Log session start time Thu Jul 29 20:44:43 IST 2021

RelativeTime Thread MDC Level Logger Message
24839 main INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627571683123, current=UP, previous=STARTING]
24845 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Executing on-demand update of local InstanceInfo
24846 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Canceling the latest scheduled update, it will be rescheduled at the end of on demand update
24848 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'eurekaAutoServiceRegistration'
24848 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
24848 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003: registering service...
24849 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Documentation plugins bootstrapped
24849 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
24850 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Found 1 custom documentation plugin(s)
24861 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate HTTP POST http://localhost:8761/eureka/apps/CUSTOMER-SERVICE
24864 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
24873 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Total number of request handlers 12
24873 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
24874 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={PUT [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#updateCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]}}
24874 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={POST [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#addCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]}}
24874 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={DELETE [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#deleteCustomer(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}}
24874 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
24874 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[]}}
24874 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error], produces [text/html]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[text/html]}}
24874 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources, WebMvcRequestHandler{requestMapping={GET [/swagger-resources], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#swaggerResources(), key=RequestHandlerKey{pathMappings=[/swagger-resources], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
24874 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/security, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/security], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#securityConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/security], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
24875 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/ui, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/ui], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#uiConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/ui], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
24875 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v2/api-docs, WebMvcRequestHandler{requestMapping={GET [/v2/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v2/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
24875 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v3/api-docs, WebMvcRequestHandler{requestMapping={GET [/v3/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.oas.web.OpenApiControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v3/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
24879 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Writing [InstanceInfo [instanceId = host.docker.internal:customer-service:9003, appName = CUSTOMER-SERVICE, hostName = host.docker.internal, status = UP, ipAddr = 192.168.43.173, port = 9003, securePort = 443, dataCenterInfo = com.netflix.appinfo.MyDataCenterInfo@1a819769] as "application/json"
24889 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Combined number of request handlers 12
24892 main DEBUG springfox.documentation.spring.web.scanners.ApiListingReferenceScanner Scanning for api listing references
24899 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
24899 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
24900 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
24900 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
24900 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
24900 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
24907 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
24910 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
24910 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
24910 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
24912 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
24919 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
24923 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
24924 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
24924 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
24925 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
24925 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
24925 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
24926 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
24930 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24931 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24935 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
24936 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
24936 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
24936 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
24936 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
24936 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
24936 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
24936 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
24936 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24936 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24937 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
24937 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
24937 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
24937 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
24937 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
24937 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
24937 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
24938 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
24938 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24938 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24938 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
24938 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
24938 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
24938 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
24938 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
24939 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
24939 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
24939 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
24939 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24939 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24939 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
24939 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
24939 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
24939 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
24940 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
24940 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
24940 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
24940 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
24940 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24940 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24940 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
24940 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
24941 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
24941 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
24941 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
24941 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
24941 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
24941 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
24941 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24941 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24941 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
24941 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
24941 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
24941 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
24941 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
24942 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
24942 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
24942 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
24942 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24942 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24942 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
24942 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
24942 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
24942 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
24942 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
24942 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
24942 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
24942 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
24942 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24942 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24943 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
24944 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
24944 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
24945 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
24948 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
24948 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
24949 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
24949 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
24949 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
24949 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
24949 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
24949 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
24949 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24949 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24949 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
24949 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
24949 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
24949 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
24949 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
24949 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
24949 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
24949 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
24949 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24949 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24949 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
24950 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
24950 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
24950 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24950 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24950 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
24950 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
24950 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
24950 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24950 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24950 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
24950 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
24950 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
24950 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
24951 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24951 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24951 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
24951 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
24951 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
24951 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24951 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24951 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
24951 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
24951 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
24951 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
24951 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24951 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24951 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
24952 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
24952 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
24952 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
24952 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
24952 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
24952 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
24952 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
24952 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24952 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24952 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
24952 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
24952 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
24952 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
24953 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
24954 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
24954 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
24954 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
24954 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
24956 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
24956 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
24957 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
24957 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
24957 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
24957 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
24961 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
24962 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24962 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24962 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
24962 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
24962 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
24962 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
24962 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
24963 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
24963 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24963 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24963 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
24963 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
24963 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
24963 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
24963 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
24963 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
24963 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24963 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24963 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
24963 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
24963 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
24963 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
24963 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
24963 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
24964 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24964 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24964 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
24964 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
24964 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
24964 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
24964 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
24964 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
24964 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24964 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24964 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
24964 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
24964 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
24964 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
24964 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
24964 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
24964 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24964 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24964 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
24964 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
24964 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
24964 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
24964 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
24964 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
24965 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24965 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24965 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
24965 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
24965 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
24965 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
24965 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
24965 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
24965 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24965 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24966 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
24966 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
24970 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
24970 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
24971 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
24971 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
24971 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
24971 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
24971 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
24971 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24971 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24971 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
24971 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
24971 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
24972 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
24972 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
24972 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
24972 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24972 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24972 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
24972 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
24972 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
24972 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
24972 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
24972 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
24972 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24972 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24972 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
24973 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
24973 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
24973 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
24973 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
24973 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
24973 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24973 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24973 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
24973 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
24973 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
24973 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
24973 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
24973 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
24973 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24973 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24973 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
24973 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
24973 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
24973 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
24973 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
24973 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
24973 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24973 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24974 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
24974 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
24974 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
24974 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
24974 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
24974 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
24974 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24974 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24974 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
24974 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
24974 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
24974 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
24974 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
24974 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
24974 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
24974 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
24974 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
24974 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
24981 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
24985 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method addCustomer at path /cm/v1/customers
24985 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
24996 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
24997 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
24998 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
24999 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
25002 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
25005 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
25006 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
25007 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
25007 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
25008 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method addCustomer
25009 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
25011 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method addCustomer
25017 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method addCustomer
25023 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
25023 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
25023 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
25023 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
25024 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
25024 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
25024 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
25025 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
25025 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
25025 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
25026 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers/{customerId}
25026 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
25027 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
25028 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
25028 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
25028 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
25029 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
25029 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
25029 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
25029 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
25029 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
25030 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
25030 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
25030 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
25031 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
25031 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
25031 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
25031 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
25031 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
25032 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
25032 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
25032 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
25032 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
25033 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
25033 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method updateCustomer at path /cm/v1/customers
25033 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
25033 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
25033 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
25033 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
25034 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
25034 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
25034 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
25034 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
25034 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
25034 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
25035 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method updateCustomer
25035 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
25035 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method updateCustomer
25035 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method updateCustomer
25036 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
25036 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
25036 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
25036 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
25036 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
25036 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
25036 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.lang.Integer
25036 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Marking base type Ljava/lang/Integer; as seen
25036 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
25037 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
25037 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
25037 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
25037 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
25037 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
25037 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
25038 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method deleteCustomer at path /cm/v1/customers/{customerId}
25038 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
25038 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
25039 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
25039 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
25039 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: int
25039 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method deleteCustomer
25039 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
25040 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method deleteCustomer
25040 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method deleteCustomer
25041 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
25041 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
25041 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
25041 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
25041 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
25041 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
25041 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.util.List<com.rvy.entity.Customer>
25041 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Adding type for parameter Lcom/rvy/entity/Customer;
25042 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Recursively resolving dependencies for parameter Lcom/rvy/entity/Customer;
25042 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
25042 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
25042 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
25042 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
25042 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
25043 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
25043 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
25043 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
25043 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
25043 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
25043 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
25043 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
25043 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
25043 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
25045 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
25046 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers
25046 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: List
25046 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
25046 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
25047 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
25047 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
25047 main DEBUG springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator Generating unique operation named: getCustomersUsingGET_1
25066 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'documentationPluginsBootstrapper'
25079 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) AsyncLoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.AsyncRestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) AutoServiceRegistrationAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) AutoServiceRegistrationConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) BeanValidatorPluginsConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#blockingLoadBalancerClient matched: - @ConditionalOnBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) found bean 'loadBalancerClientFactory'; @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) did not find any beans (OnBeanCondition) CompatibilityVerifierAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.compatibility-verifier.enabled) matched (OnPropertyCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#defaultEurekaClientHttpRequestFactorySupplier matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.http.EurekaClientHttpRequestFactorySupplier; SearchStrategy: all) did not find any beans (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#restTemplateDiscoveryClientOptionalArgs matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) - @ConditionalOnProperty (eureka.client.webclient.enabled=false) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.netflix.discovery.AbstractDiscoveryClientOptionalArgs; SearchStrategy: current) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched (OnPropertyCondition) EurekaClientAutoConfiguration#eurekaAutoServiceRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaClientAutoConfiguration#eurekaClientConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClientConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#eurekaInstanceConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.EurekaInstanceConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#serviceManagementMetadataProvider matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.metadata.ManagementMetadataProvider; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (eureka.client.refresh.enable=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaApplicationInfoManager matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.ApplicationInfoManager; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaClient matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClient; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaDiscoveryClientConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.blocking.enabled) matched (OnPropertyCondition) EurekaDiscoveryClientConfiguration#discoveryClient matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.EurekaDiscoveryClient; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaDiscoveryClientConfiguration.EurekaClientConfigurationRefresher matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) GsonAutoConfiguration#gson matched: - @ConditionalOnMissingBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonAutoConfiguration#gsonBuilder matched: - @ConditionalOnMissingBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration matched: - @ConditionalOnClass found required class 'org.apache.http.client.HttpClient' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.httpclientfactories.apache.enabled) matched (OnPropertyCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientBuilder matched: - @ConditionalOnMissingBean (types: org.apache.http.impl.client.HttpClientBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#connManFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientConnectionManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LifecycleMvcEndpointAutoConfiguration#environmentManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition) org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.loadbalancer.enabled=true) matched (OnPropertyCondition) LoadBalancerAutoConfiguration#loadBalancerClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#loadBalancerRequestFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#zoneConfig matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryDisabled @ConditionalOnProperty (spring.cloud.loadbalancer.retry.enabled=false) did not find property 'spring.cloud.loadbalancer.retry.enabled'; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryTemplateMissing @ConditionalOnMissingClass did not find unwanted class 'org.springframework.retry.support.RetryTemplate' (LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig#restTemplateCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.RestTemplateCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.cache.CacheManager', 'org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.loadbalancer.cache.enabled) matched (OnPropertyCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration matched: - @ConditionalOnClass found required class 'com.stoyanr.evictor.ConcurrentMapWithTimedEviction' (OnClassCondition) - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration#defaultLoadBalancerCacheManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheManager; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration.LoadBalancerCacheManagerWarnConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerEurekaAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.loadbalancer.annotation.LoadBalancerClientConfigurationRegistrar' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched (OnPropertyCondition) LoadBalancerEurekaAutoConfiguration#eurekaLoadBalancerProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.loadbalancer.EurekaLoadBalancerProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) OpenApiAutoConfiguration matched: - @ConditionalOnProperty (springfox.documentation.enabled=true) matched (OnPropertyCondition) OpenApiControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) OpenApiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RefreshAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition) RefreshAutoConfiguration#legacyContextRefresher matched: - AnyNestedCondition 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.LegacyContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#loggingRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#refreshScope matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration.JpaInvokerConfiguration matched: - @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SimpleDiscoveryClientAutoConfiguration#simpleDiscoveryProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringfoxWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) Swagger2ControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) Swagger2WebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SwaggerUiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (springfox.documentation.swagger-ui.enabled=true) matched (OnPropertyCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.thymeleaf.templatemode.TemplateMode', 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.ISpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) UtilAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.util.enabled) matched (OnPropertyCondition) UtilAutoConfiguration#inetUtils matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.util.InetUtils; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcRequestHandlerProvider matched: - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AtomikosJtaConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#loadBalancerServiceInstanceCookieTransformer: Did not match: - @ConditionalOnProperty (spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie=true) did not find property 'spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie' (OnPropertyCondition) BlockingLoadBalancerClientAutoConfiguration.BlockingLoadBalancerRetryConfig: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CloudHypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.Link' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CommonsClientAutoConfiguration.ActuatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) ConfigClientAutoConfiguration#configClientProperties: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) found beans of type 'org.springframework.cloud.config.client.ConfigClientProperties' configClientProperties (OnBeanCondition) ConfigClientAutoConfiguration.ConfigClientWatchConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.watch.enabled) did not find property 'spring.cloud.config.watch.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition) ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.DataCredentials @ConditionalOnProperty (spring.datasource.data-username) did not find property 'data-username'; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.SchemaCredentials @ConditionalOnProperty (spring.datasource.schema-username) did not find property 'schema-username' (DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition) DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration: Did not match: - DataSource Initialization did not find configured properties spring.datasource.data-username, spring.datasource.schema-password, spring.datasource.schema[0], spring.datasource.data[0], spring.datasource.data, spring.datasource.schema-username, spring.datasource.data-password, spring.datasource.initialization-mode, spring.datasource.schema, spring.datasource.sql-script-encoding, spring.datasource.separator, spring.datasource.platform, spring.datasource.continue-on-error (DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration.DataSourceInitializationCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DiscoveryClientOptionalArgsConfiguration#discoveryClientOptionalArgs: Did not match: - @ConditionalOnClass did not find required class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientNotFoundConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.webclient.enabled=true) did not find property 'webclient.enabled' (OnPropertyCondition) Matched: - @ConditionalOnMissingClass did not find unwanted classes 'com.sun.jersey.api.client.filter.ClientFilter', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestHighLevelClient' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) EurekaClientAutoConfiguration.EurekaClientConfiguration: Did not match: - AnyNestedCondition 0 matched 3 did not; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.OnPropertyDisabled @ConditionalOnProperty (eureka.client.refresh.enable=false) did not find property 'eureka.client.refresh.enable'; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingScope @ConditionalOnMissingBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found beans of type 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingClass @ConditionalOnMissingClass found unwanted class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition) EurekaClientAutoConfiguration.EurekaHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.Health' (OnClassCondition) EurekaClientConfigServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.server.config.ConfigServerProperties' (OnClassCondition) EurekaDiscoveryClientConfiguration.EurekaHealthCheckHandlerConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.healthcheck.enabled) did not find property 'eureka.client.healthcheck.enabled' (OnPropertyCondition) EurekaReactiveDiscoveryClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpClientConfiguration.OkHttpClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'okhttp3.OkHttpClient' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &customerRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LoadBalancerAutoConfiguration.RetryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerAutoConfiguration.RetryInterceptorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerBeanPostProcessorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) LoadBalancerCacheAutoConfiguration.CaffeineLoadBalancerCacheManagerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) LoadBalancerEurekaAutoConfiguration#zoneConfig: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) found beans of type 'org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig' zoneConfig (OnBeanCondition) LoadBalancerStatsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration#dispatcherServlet: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.DispatcherServlet' dispatcherServlet (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) found beans of type 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath' dispatcherServletRegistration (OnBeanCondition) MockMvcSecurityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2LoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.OAuth2RestTemplate' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) OpenApiControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) OpenApiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.boot.actuate.health.ReactiveHealthIndicator', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveCompositeDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorLoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RefreshAutoConfiguration#configDataContextRefresher: Did not match: - NoneNestedConditions 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.ConfigDataContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) ResourceServerTokenRelayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SimpleReactiveDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataRestConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.core.config.RepositoryRestConfiguration' (OnClassCondition) SpringfoxWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2ControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2WebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) SwaggerUiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity5.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebFluxRequestHandlerProvider: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WritableEnvironmentEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.cloud.client.CommonsClientAutoConfiguration org.springframework.cloud.commons.httpclient.HttpClientConfiguration org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration org.springframework.cloud.config.client.ConfigClientAutoConfiguration org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
25085 main INFO com.rvy.controller.ControllerAppTest Started ControllerAppTest in 24.317 seconds (JVM running for 25.804)
25086 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
25088 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
25088 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Storing ApplicationContext [485237151] in cache under key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25088 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
25089 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2e962cec, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
25104 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25105 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
25106 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2e962cec, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]].
25106 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25106 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
25109 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25109 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
25113 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2e962cec, testMethod = ControllerTester@ControllerAppTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
25118 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
25119 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25137 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
25142 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25142 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
25159 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25160 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
25162 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25162 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
25162 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
25163 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25163 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
25165 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25166 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
25168 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25168 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
25169 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2e962cec, testMethod = ControllerTester@ControllerAppTest, testException = com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Java 8 date/time type `java.time.LocalDate` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling (through reference chain: com.rvy.entity.Customer["birthDate"]), mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
25170 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2e962cec, testMethod = ControllerTester@ControllerAppTest, testException = com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Java 8 date/time type `java.time.LocalDate` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling (through reference chain: com.rvy.entity.Customer["birthDate"]), mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]].
25182 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
25182 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@5ec10ab1 size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
25183 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
25187 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f, started on Thu Jul 29 20:44:24 IST 2021, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
25187 SpringApplicationShutdownHook INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Unregistering application CUSTOMER-SERVICE with eureka with status DOWN
25187 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627571683471, current=DOWN, previous=UP]
25188 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
25189 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'documentationPluginsBootstrapper' completed its stop procedure
25189 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 0
25192 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
25195 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
25195 SpringApplicationShutdownHook DEBUG org.hibernate.internal.SessionFactoryImpl HHH000031: Closing
25195 SpringApplicationShutdownHook DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@443c7457] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@141c66db]
25197 SpringApplicationShutdownHook DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
25198 SpringApplicationShutdownHook DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
25198 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
25198 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
25200 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@76219fe: (connection evicted)
25201 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@372a3327: (connection evicted)
25203 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7228aba6: (connection evicted)
25203 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@25c5ae6c: (connection evicted)
25204 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@120754e9: (connection evicted)
25205 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@755d0e18: (connection evicted)
25206 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@36ffff0f: (connection evicted)
25207 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3ec18172: (connection evicted)
25208 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@16492a5f: (connection evicted)
25210 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@b79db40: (connection evicted)
25211 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
25211 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
25212 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Shutting down DiscoveryClient ...
26944 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
26944 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
28227 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Unregistering ...
28235 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate HTTP DELETE http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003
28235 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
28235 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
28235 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
28235 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
28235 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
28235 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
28236 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
28982 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: Shutdown connection
28982 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
28983 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
28984 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.register(RestTemplateEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876) at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121) at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 22 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 35 more
28984 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
28988 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - registration failed Cannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
28988 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.InstanceInfoReplicator There was a problem with the instance info replicator
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
30273 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
30274 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
32303 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-2: Shutdown connection
32303 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
32303 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
32304 SpringApplicationShutdownHook INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.cancel(RestTemplateEurekaHttpClient.java:87) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972) at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184) at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390) at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 39 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 52 more
32304 SpringApplicationShutdownHook WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
32304 SpringApplicationShutdownHook ERROR com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - de-registration failedCannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972)
    at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177)
    at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390)
    at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145)
    at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106)
    at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075)
    at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021)
    at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131)
    at java.base/java.lang.Iterable.forEach(Iterable.java:75)
    at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100)
    at java.base/java.lang.Thread.run(Thread.java:834)
32310 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Completed shut down of DiscoveryClient
Logback Log Messages

Log session start time Thu Jul 29 20:45:30 IST 2021

RelativeTime Thread MDC Level Logger Message
172 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
188 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
230 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating TestContextBootstrapper for test class [com.rvy.controller.ControllerAppTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
247 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.rvy.controller.ControllerAppTest], using SpringBootContextLoader
253 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTest-context.xml] does not exist
254 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTestContext.groovy] does not exist
255 main INFO org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [com.rvy.controller.ControllerAppTest]: no resource found for suffixes {-context.xml, Context.groovy}.
256 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [com.rvy.controller.ControllerAppTest]: ControllerAppTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
341 main DEBUG org.springframework.test.context.support.ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.rvy.controller.ControllerAppTest]
447 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\CustomerSupermarketAppApplication.class]
448 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration com.rvy.CustomerSupermarketAppApplication for test class com.rvy.controller.ControllerAppTest
627 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper @TestExecutionListeners is not present for class [com.rvy.controller.ControllerAppTest]: using defaults.
628 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
671 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d72f75e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8ab78bc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5aa0dbf4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@16afbd92, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2c5d601e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fe083b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23c388c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486be205, org.springframework.test.context.event.EventPublishingTestExecutionListener@f713686, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74f7d1d2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4b4dd216, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ca17ab0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a62b2a4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1051817b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35293c05]
677 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
738 main DEBUG org.springframework.test.context.support.TestPropertySourceUtils Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
Logback Log Messages

Log session start time Thu Jul 29 20:45:31 IST 2021

RelativeTime Thread MDC Level Logger Message
1570 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
1587 main DEBUG org.springframework.boot.SpringApplication Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
1619 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4j2LoggerProvider
1627 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 6.2.0.Final
1645 main DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
1648 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
1651 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
1654 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
1655 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
1682 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
1685 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
1687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1765 background-preinit DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
2058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2085 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
2121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
2126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
2135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configServicePropertySource'
2135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigServiceBootstrapConfiguration'
2142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configClientProperties'
2152 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2152 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
2155 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2175 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2176 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2176 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2176 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2177 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configServicePropertySource' via factory method to bean named 'configClientProperties'
2194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
2202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
2206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyProperties'
2212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
2216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa'
2216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'keyProperties'
2221 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2264 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ConfigServiceBootstrapConfiguration#configClientProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigServiceBootstrapConfiguration#configServicePropertySource matched: - @ConditionalOnProperty (spring.cloud.config.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigServicePropertySourceLocator; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) EncryptionBootstrapConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration#keyProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.bootstrap.encrypt.KeyProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) Negative matches: ----------------- ConfigServiceBootstrapConfiguration.RetryConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.annotation.Retryable' (OnClassCondition) DiscoveryClientConfigServiceBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) EncryptionBootstrapConfiguration.RsaEncryptionConfiguration: Did not match: - Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EurekaConfigServerBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.config.client.ConfigServicePropertySourceLocator' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2275 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[main,5,main]
Logback Log Messages

Log session start time Thu Jul 29 20:45:33 IST 2021

RelativeTime Thread MDC Level Logger Message
3460 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
3499 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Fetching config from server at : http://localhost:8888
3566 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8888/customer-service/default
3734 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
4697 main DEBUG org.springframework.web.client.RestTemplate Response 200 OK
4698 main DEBUG org.springframework.web.client.RestTemplate Reading to [org.springframework.cloud.config.environment.Environment]
4718 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Located environment: name=customer-service, profiles=[default], label=null, version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3, state=null
4718 main DEBUG org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Environment customer-service has 1 property sources with 8 properties.
4719 main INFO org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration Located property source: [BootstrapPropertySource@689140691 {name='bootstrapProperties-configClient', properties={config.client.version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3}}, BootstrapPropertySource@925672150 {name='bootstrapProperties-https://github.com/kumarmapanip/customer-design/file:C:\Users\KUMARM~1\AppData\Local\Temp\config-repo-3439943652922724328\customer-service.properties', properties={server.port=9003, server.servlet.context-path=/rvy/api, spring.jpa.hibernate.ddl-auto=update, spring.datasource.driver-class-name=org.postgresql.Driver, spring.datasource.url=jdbc:postgresql://localhost:5432/customer_master, spring.datasource.username=postgres, spring.datasource.password=badal@2020, spring.jackson.serialization.write-dates-as-timestamps=false}}]
4740 main INFO com.rvy.controller.ControllerAppTest No active profile set, falling back to default profiles: default
4740 main DEBUG org.springframework.boot.SpringApplication Loading source class com.rvy.CustomerSupermarketAppApplication,class org.springframework.cloud.bootstrap.BootstrapApplicationListener$BootstrapMarkerConfiguration
4752 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4c18621b
4760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
4761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
4823 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\aspect\LoggingAspect.class]
4825 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\controller\CustomerController.class]
4830 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
4831 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\swagger\SwaggerUiWebMvcConfigurer.class]
4874 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/web/OpenApiControllerWebMvc.class]
4887 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasVendorExtensionsMapperImpl.class]
4891 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/StyleEnumMapperImpl.class]
4894 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SecuritySchemeMapperImpl.class]
4894 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasSecurityMapperImpl.class]
4895 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SchemaMapperImpl.class]
4896 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ExamplesMapperImpl.class]
4897 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ServiceModelToOpenApiMapperImpl.class]
4900 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasLicenceMapper.class]
4935 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReferenceScanner.class]
4935 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDocumentationScanner.class]
4936 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionReader.class]
4938 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReader.class]
4938 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelSpecificationReader.class]
4940 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/CachingOperationReader.class]
4941 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/MediaTypeReader.class]
4942 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingScanner.class]
4942 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelReader.class]
4943 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionLookup.class]
4946 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationModelsProvider.class]
4947 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationDeprecatedReader.class]
4947 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ResponseMessagesReader.class]
4949 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterReader.class]
4951 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationTagsReader.class]
4952 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ApiOperationReader.class]
4952 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/DefaultOperationReader.class]
4953 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterRequestConditionReader.class]
4953 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterHeadersConditionReader.class]
4955 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ContentParameterAggregator.class]
4956 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationResponseClassReader.class]
4956 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/CachingOperationNameGenerator.class]
4959 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterMultiplesReader.class]
4960 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ModelAttributeParameterExpander.class]
4961 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterTypeReader.class]
4961 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterRequiredReader.class]
4965 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDataTypeReader.class]
4966 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDefaultReader.class]
4966 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterNameReader.class]
4967 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ExpandedParameterBuilder.class]
4971 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DefaultResponseTypeReader.class]
4978 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]
4980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsManager.class]
4982 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]
4985 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/QueryStringUriTemplateDecorator.class]
4987 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathMappingDecorator.class]
4987 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathSanitizer.class]
4988 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/OperationPathDecorator.class]
5038 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonJsonViewProvider.class]
5040 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelDependencyProvider.class]
5041 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/TypeNameExtractor.class]
5041 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/PropertyDiscriminatorBasedInheritancePlugin.class]
5043 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/XmlModelPlugin.class]
5043 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/SchemaPluginsManager.class]
5044 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/JsonIgnorePropertiesModelPlugin.class]
5049 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/CachingModelPropertiesProvider.class]
5050 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ObjectMapperBeanPropertyNamingStrategy.class]
5051 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/bean/AccessorsProvider.class]
5053 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/field/FieldProvider.class]
5055 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/XmlPropertyPlugin.class]
5056 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/OptimizedModelPropertiesProvider.class]
5057 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/FactoryMethodProvider.class]
5058 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ModelSpecificationFactory.class]
5061 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelProvider.class]
5062 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelDependencyProvider.class]
5063 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonEnumTypeDeterminer.class]
5063 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelProvider.class]
5064 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelSpecificationProvider.class]
5105 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/OpenApiSchemaPropertyBuilder.class]
5106 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelPropertyPropertyBuilder.class]
5107 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelTypeNameProvider.class]
5107 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelBuilder.class]
5109 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParameterReader.class]
5110 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/VendorExtensionsReader.class]
5110 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationResponseClassReader.class]
5111 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationModelsProvider.class]
5112 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationAuthReader.class]
5112 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerMediaTypeReader.class]
5113 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHttpMethodReader.class]
5113 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParametersReader.class]
5114 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationAuthReader.class]
5115 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHiddenReader.class]
5115 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationSummaryReader.class]
5116 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationTagsReader.class]
5116 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerResponseMessageReader.class]
5117 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNicknameIntoUniqueIdReader.class]
5117 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationPositionReader.class]
5117 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiResponseReader.class]
5118 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNotesReader.class]
5118 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationTagsReader.class]
5119 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/ApiParamParameterBuilder.class]
5119 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/SwaggerExpandedParameterBuilder.class]
5120 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/OpenApiParameterBuilder.class]
5125 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/SwaggerApiListingReader.class]
5128 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/InMemorySwaggerResourcesProvider.class]
5130 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/ApiResourceController.class]
5514 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5598 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5600 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.url' in PropertySource 'configurationProperties' with value of type String
5818 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ServiceModelToSwagger2MapperImpl.class]
5818 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/VendorExtensionsMapperImpl.class]
5820 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/PropertyMapperImpl.class]
5822 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/CompatibilityModelMapperImpl.class]
5824 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ParameterMapperImpl.class]
5827 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelMapperImpl.class]
5827 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/RequestParameterMapperImpl.class]
5828 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelSpecificationMapperImpl.class]
5835 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/LicenseMapperImpl.class]
5837 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/SecurityMapperImpl.class]
5843 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/web/Swagger2ControllerWebMvc.class]
5899 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
5909 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages com.rvy.
5925 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\repository\CustomerRepository.class]
6101 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes\com\rvy\service\CustomerServiceTestImpl.class]
6101 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
6111 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 200 ms. Found 1 JPA repository interfaces.
6495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshScope'
6498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
6503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
6619 main DEBUG org.springframework.cloud.context.scope.GenericScope Generating bean factory id from names: [accessorsProvider, apacheHttpClientBuilder, apacheHttpClientFactory, apiDescriptionLookup, apiDescriptionReader, apiDocumentationScanner, apiListingBuilderPluginRegistry, apiListingReader, apiListingReferenceScanner, apiListingScanner, apiListingScannerPluginRegistry, apiModelBuilder, apiModelPropertyPropertyBuilder, apiModelReader, apiModelSpecificationReader, apiModelTypeNameProvider, apiOperationReader, apiResourceController, applicationAvailability, applicationTaskExecutor, asyncLoadBalancerInterceptor, asyncRestTemplateCustomizer, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, blockingLoadBalancerClient, bootstrapApplicationListener.BootstrapMarkerConfiguration, cachingModelDependencyProvider, cachingModelPropertiesProvider, cachingModelProvider, cachingOperationNameGenerator, cachingOperationReader, caffeineWarnLogger, characterEncodingFilter, compatibilityModelMapperImpl, compositeCompatibilityVerifier, compositeDiscoveryClient, configurationPropertiesBeans, configurationPropertiesRebinder, connManFactory, contentParameterAggregator, conventionErrorViewResolver, customerController, customerRepository, customerServiceImpl, customerSupermarketAppApplication, dataSource, dataSourceScriptDatabaseInitializer, decimalMinMaxPlugin, default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification, defaultEurekaClientHttpRequestFactorySupplier, defaultLoadBalancerCacheManager, defaultModelDependencyProvider, defaultModelProvider, defaultModelSpecificationProvider, defaultOperationReader, defaultResponseTypeReader, defaultServletHandlerMapping, defaultTemplateResolver, defaultValidator, defaultViewResolver, defaults, defaultsProviderPluginRegistry, descriptionResolver, discoveryClient, dispatcherServlet, dispatcherServletRegistration, documentationPluginRegistry, documentationPluginsBootstrapper, documentationPluginsManager, emBeanDefinitionRegistrarPostProcessor, entityManagerFactory, entityManagerFactoryBuilder, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, eurekaApplicationInfoManager, eurekaAutoServiceRegistration, eurekaClient, eurekaClientConfigBean, eurekaFeature, eurekaInstanceConfigBean, eurekaLoadBalancerProperties, eurekaRegistration, eurekaServiceRegistry, examplesMapperImpl, expandedParameterBuilder, expandedParameterBuilderPluginRegistry, expanderMinMax, expanderNotBlank, expanderNotNull, expanderPattern, expanderSize, factoryMethodProvider, fieldProvider, flashMapManager, formContentFilter, gson, gsonBuilder, handlerExceptionResolver, handlerFunctionAdapter, hikariPoolDataSourceMetadataProvider, httpRequestHandlerAdapter, inMemorySwaggerResourcesProvider, inetUtils, inetUtilsProperties, isNullPlugin, jacksonEnumTypeDeterminer, jacksonGeoModule, jacksonJsonViewProvider, jacksonObjectMapper, jacksonObjectMapperBuilder, java8TimeDialect, jdbcTemplate, jpaContext, jpaMappingContext, jpaVendorAdapter, jsonComponentModule, jsonIgnorePropertiesModelPlugin, jsonSerializer, legacyContextRefresher, licenseMapperImpl, lifecycleProcessor, loadBalancedAsyncRestTemplateInitializer, loadBalancedRestTemplateInitializerDeprecated, loadBalancerClientFactory, loadBalancerInterceptor, loadBalancerRequestFactory, localeCharsetMappingsCustomizer, localeResolver, loggingAspect, loggingRebinder, mappingJackson2HttpMessageConverter, mediaTypeReader, messageConverters, methodResolver, methodValidationPostProcessor, minMaxPlugin, mockMvc, mockMvcBuilder, modelAttributeParameterExpander, modelBuilderPluginRegistry, modelMapperImpl, modelNamesRegistryFactoryPluginRegistry, modelPropertyBuilderPluginRegistry, modelSpecificationFactory, modelSpecificationMapperImpl, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcPatternParser, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, namedParameterJdbcTemplate, notBlankPlugin, notNullPlugin, oasLicenceMapper, oasSecurityMapperImpl, oasVendorExtensionsMapperImpl, objectMapperBeanPropertyNamingStrategy, openApiControllerWebMvc, openApiModule, openApiOperationAuthReader, openApiOperationTagsReader, openApiParameterBuilder, openApiPetStore, openApiResponseReader, openApiSchemaPropertyBuilder, openEntityManagerInViewInterceptor, openEntityManagerInViewInterceptorConfigurer, operationAuthReader, operationBuilderPluginRegistry, operationDeprecatedReader, operationHiddenReader, operationHttpMethodReader, operationImplicitParameterReader, operationImplicitParametersReader, operationModelsProvider, operationModelsProviderPluginRegistry, operationNicknameIntoUniqueIdReader, operationNotesReader, operationParameterHeadersConditionReader, operationParameterReader, operationParameterRequestConditionReader, operationPathDecorator, operationPositionReader, operationResponseClassReader, operationSummaryReader, operationTagsReader, optimized, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.domain.EntityScanPackages, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration, org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration, org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration, org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.BoundConfigurationProperties, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter, org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.client.CommonsClientAutoConfiguration, org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration, org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration, org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration, org.springframework.cloud.commons.util.UtilAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener, org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration, org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher, org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration, org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalPersistenceAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0, org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension, org.springframework.data.jpa.util.JpaMetamodelCacheCleanup, org.springframework.data.web.config.ProjectingArgumentResolverRegistrar, org.springframework.data.web.config.SpringDataJacksonConfiguration, org.springframework.data.web.config.SpringDataWebConfiguration, org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration, org.springframework.transaction.config.internalTransactionAdvisor, org.springframework.transaction.config.internalTransactionalEventListenerFactory, pageableCustomizer, pageableResolver, parameterBuilderPluginRegistry, parameterDataTypeReader, parameterDefaultReader, parameterMapperImpl, parameterMinMax, parameterMultiplesReader, parameterNameReader, parameterNamesModule, parameterNotBlank, parameterNotNull, parameterPattern, parameterRequiredReader, parameterSize, parameterTypeReader, pathDecoratorRegistry, pathMappingDecorator, pathProvider, pathSanitizer, patternPlugin, persistenceExceptionTranslationPostProcessor, platformTransactionManagerCustomizers, preserveErrorControllerTargetClassPostProcessor, projectingArgumentResolverBeanPostProcessor, propertyDiscriminatorBasedInheritancePlugin, propertyMapperImpl, propertySourcesPlaceholderConfigurer, queryStringUriTemplateDecorator, refreshEventListener, refreshScope, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, requestParameterMapperImpl, resourceGroupCache, resourceHandlerMapping, responseBuilderPluginRegistry, responseMessagesReader, restTemplate, restTemplateBuilder, restTemplateBuilderConfigurer, restTemplateCustomizer, restTemplateDiscoveryClientOptionalArgs, routerFunctionMapping, scheduledBeanLazyInitializationExcludeFilter, schemaMapperImpl, schemaPluginsManager, scopedTarget.eurekaApplicationInfoManager, scopedTarget.eurekaClient, scopedTarget.eurekaRegistration, securityMapperImpl, securitySchemeMapperImpl, server-org.springframework.boot.autoconfigure.web.ServerProperties, serviceManagementMetadataProvider, serviceModelToOpenApiMapperImpl, serviceModelToSwagger2MapperImpl, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, simpleDiscoveryClient, simpleDiscoveryProperties, sizePlugin, sortCustomizer, sortResolver, spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties, spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties, spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties, spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties, spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties, spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties, spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties, spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties, spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties, spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties, spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties, spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties, spring.web-org.springframework.boot.autoconfigure.web.WebProperties, springBootMockMvcBuilderCustomizer, springBootVersionVerifier, springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration, springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration, springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration, springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties, springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration, springfox.documentation.oas.configuration.OpenApiMappingConfiguration, springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration, springfox.documentation.schema.configuration.ModelsConfiguration, springfox.documentation.spring.web.SpringfoxWebConfiguration, springfox.documentation.spring.web.SpringfoxWebMvcConfiguration, springfox.documentation.swagger.configuration.SwaggerCommonConfiguration, springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration, springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration, standardGsonBuilderCustomizer, standardJacksonObjectMapperBuilderCustomizer, stringHttpMessageConverter, styleEnumMapperImpl, swagger2ControllerWebMvc, swagger2Module, swaggerApiListingReader, swaggerExpandedParameterBuilder, swaggerMediaTypeReader, swaggerOperationModelsProvider, swaggerOperationResponseClassReader, swaggerOperationTagsReader, swaggerParameterDescriptionReader, swaggerResponseMessageReader, swaggerUiConfigurer, swaggerUiWebMvcConfigurer, syntheticModelProviderPluginRegistry, taskExecutorBuilder, taskSchedulerBuilder, templateEngine, themeResolver, thymeleafViewResolver, tlsProperties, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, transactionAttributeSource, transactionInterceptor, transactionManager, transactionTemplate, typeNameExtractor, typeNameProviderPluginRegistry, typeResolver, vendorExtensionsMapperImpl, vendorExtensionsReader, viewControllerHandlerMapping, viewNameTranslator, viewProviderPluginRegistry, viewResolver, webMvcObjectMapperConfigurer, webMvcOpenApiTransformationFilterRegistry, webMvcOpenApiTransformer, webMvcRequestHandlerProvider, webMvcSwaggerTransformationFilterRegistry, webMvcSwaggerTransformer, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping, xmlModelPlugin, xmlPropertyPlugin, zoneConfig]
6629 main INFO org.springframework.cloud.context.scope.GenericScope BeanFactory id=033b074d-0c27-3da6-bfce-2c396f19d289
6630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
6633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
6635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
6635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
7378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
7379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
7381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
7381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
7385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
7385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
7386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
7386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
7387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
7387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
7387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
7388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
7407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
7410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
7451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
7502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
7504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
7531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcObjectMapperConfigurer'
7770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
7770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
7805 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public java.lang.Object com.rvy.aspect.LoggingAspect.logAround(org.aspectj.lang.ProceedingJoinPoint) throws java.lang.Throwable
7807 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public void com.rvy.aspect.LoggingAspect.logAfterThrowing(org.aspectj.lang.JoinPoint,java.lang.Throwable)
7987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
7997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
7998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
8022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
8022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
8051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
8059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
8065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
8113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
8123 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3436d3d7]
8125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration'
8135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
8136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
8141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
8141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
8146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
8157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
8175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
8181 main DEBUG com.zaxxer.hikari.HikariConfig Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@42110406
8225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
8233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
8234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
8250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
8250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
8253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
8265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
8276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
8276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
8276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5cf3157b'
8276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
8280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
8281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
8308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
8309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
8351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
8360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
8371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
8447 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
8491 main DEBUG org.hibernate.jpa.internal.util.LogHelper PersistenceUnitInfo [ name: default persistence provider classname: null classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406 excludeUnlistedClasses: true JTA datasource: null Non JTA datasource: HikariDataSource (null) Transaction type: RESOURCE_LOCAL PU root URL: file:/C:/Users/Kumar%20Mapanip/asde-workspace/customer-supermarket-app/target/test-classes/ Shared Cache Mode: UNSPECIFIED Validation Mode: AUTO Jar files URLs [] Managed classes names [ com.rvy.entity.Customer] Mapping files names [] Properties []
8520 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
8524 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
8528 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
8625 main INFO org.hibernate.Version HHH000412: Hibernate ORM core version 5.4.32.Final
8629 main DEBUG org.hibernate.cfg.Environment HHH000206: hibernate.properties not found
8665 main DEBUG org.hibernate.service.spi.ServiceBinding Overriding existing service binding [org.hibernate.secure.spi.JaccService]
8693 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
8695 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
8719 main INFO org.hibernate.annotations.common.Version HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
9127 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
9127 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
9127 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@61503d00
9128 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@7e7391e8
9129 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration true_false -> org.hibernate.type.TrueFalseType@66e218d8
9130 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration yes_no -> org.hibernate.type.YesNoType@478fe415
9131 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
9131 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
9132 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@673605ef
9133 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration character -> org.hibernate.type.CharacterType@75fa9254
9133 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char -> org.hibernate.type.CharacterType@75fa9254
9133 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@75fa9254
9135 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
9135 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
9135 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Short -> org.hibernate.type.ShortType@45375bdf
9137 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration integer -> org.hibernate.type.IntegerType@744db9fb
9137 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration int -> org.hibernate.type.IntegerType@744db9fb
9137 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@744db9fb
9139 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
9139 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
9139 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Long -> org.hibernate.type.LongType@1ea19c97
9141 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
9141 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
9141 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Float -> org.hibernate.type.FloatType@da11873
9142 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
9142 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
9142 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@aaa7000
9144 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@65698020
9144 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@65698020
9146 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_integer -> org.hibernate.type.BigIntegerType@4942e6af
9146 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@4942e6af
9147 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration string -> org.hibernate.type.StringType@3370be55
9148 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.String -> org.hibernate.type.StringType@3370be55
9148 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nstring -> org.hibernate.type.StringNVarcharType@29fc83c5
9149 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@6e225c34
9151 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration url -> org.hibernate.type.UrlType@13b4ee4e
9151 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.net.URL -> org.hibernate.type.UrlType@13b4ee4e
9152 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Duration -> org.hibernate.type.DurationType@11577ab8
9152 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Duration -> org.hibernate.type.DurationType@11577ab8
9154 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Instant -> org.hibernate.type.InstantType@64381526
9154 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Instant -> org.hibernate.type.InstantType@64381526
9156 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
9156 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
9157 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDate -> org.hibernate.type.LocalDateType@70cac22a
9158 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@70cac22a
9159 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
9159 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
9161 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
9161 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
9163 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
9163 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
9165 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
9165 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
9167 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration date -> org.hibernate.type.DateType@38363e96
9167 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Date -> org.hibernate.type.DateType@38363e96
9169 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration time -> org.hibernate.type.TimeType@1368e2f7
9169 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Time -> org.hibernate.type.TimeType@1368e2f7
9171 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timestamp -> org.hibernate.type.TimestampType@4eace42b
9171 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@4eace42b
9171 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Date -> org.hibernate.type.TimestampType@4eace42b
9174 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@418bdde9
9176 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar -> org.hibernate.type.CalendarType@337c0ee4
9176 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@337c0ee4
9176 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@337c0ee4
9177 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@176054b7
9178 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@4ef28dc4
9180 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration locale -> org.hibernate.type.LocaleType@1fa29b9e
9180 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@1fa29b9e
9181 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration currency -> org.hibernate.type.CurrencyType@3ee200ae
9181 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@3ee200ae
9183 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timezone -> org.hibernate.type.TimeZoneType@2ae08750
9183 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@2ae08750
9184 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration class -> org.hibernate.type.ClassType@46a0ef6f
9184 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Class -> org.hibernate.type.ClassType@46a0ef6f
9186 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@36d5c2ce
9186 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@36d5c2ce
9186 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@167bb934
9188 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration binary -> org.hibernate.type.BinaryType@720c0996
9188 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte[] -> org.hibernate.type.BinaryType@720c0996
9188 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [B -> org.hibernate.type.BinaryType@720c0996
9190 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@2ee1b017
9190 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@2ee1b017
9190 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@2ee1b017
9192 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration row_version -> org.hibernate.type.RowVersionType@52fec840
9192 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration image -> org.hibernate.type.ImageType@1896299b
9194 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration characters -> org.hibernate.type.CharArrayType@b63365c
9194 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char[] -> org.hibernate.type.CharArrayType@b63365c
9194 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [C -> org.hibernate.type.CharArrayType@b63365c
9196 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@69ed96e1
9196 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@69ed96e1
9196 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@69ed96e1
9197 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration text -> org.hibernate.type.TextType@5b028f58
9197 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ntext -> org.hibernate.type.NTextType@46c2189e
9200 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration blob -> org.hibernate.type.BlobType@522fb69
9200 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@522fb69
9201 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@1bb0fa38
9203 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration clob -> org.hibernate.type.ClobType@62f305bc
9203 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@62f305bc
9205 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nclob -> org.hibernate.type.NClobType@113a6636
9205 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@113a6636
9206 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@64e3bc2
9206 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@4b7a4c83
9209 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration serializable -> org.hibernate.type.SerializableType@3c7db0e8
9214 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration object -> org.hibernate.type.ObjectType@59e4a044
9214 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@59e4a044
9215 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1e836aed
9215 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4bc41565
9215 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@8dedec8
9215 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@226e95e9
9215 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@27bf574b
9215 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@4cbb11e4
9215 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@326dbe25
9215 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@647aa45c
9242 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b] into BootstrapContext; was [null]
9242 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b) [was null]
9242 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@ca0a21f] into BootstrapContext; was [null]
9243 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@768d27e8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3dc39412]
9270 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
9270 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
9289 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
9290 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
9291 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
9291 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
9292 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
9293 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
9294 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
9296 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
9297 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
9298 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
9299 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
9299 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
9299 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
9301 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
9312 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
9315 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension................................false
9315 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit................................true
9315 main DEBUG com.zaxxer.hikari.HikariConfig catalog................................none
9315 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql................................none
9315 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery................................none
9315 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout................................30000
9315 main DEBUG com.zaxxer.hikari.HikariConfig dataSource................................none
9316 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName................................none
9316 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI................................none
9316 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties................................{password=<masked>}
9316 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................................"org.postgresql.Driver"
9316 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName................................none
9317 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties................................{}
9317 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry................................none
9317 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout................................600000
9317 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout................................1
9317 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries................................false
9317 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl................................jdbc:postgresql://localhost:5432/customer_master
9317 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime................................0
9317 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold................................0
9318 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime................................1800000
9318 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize................................10
9318 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry................................none
9318 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory................................none
9318 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle................................10
9318 main DEBUG com.zaxxer.hikari.HikariConfig password................................<masked>
9318 main DEBUG com.zaxxer.hikari.HikariConfig poolName................................"HikariPool-1"
9318 main DEBUG com.zaxxer.hikari.HikariConfig readOnly................................false
9318 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans................................false
9318 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor................................none
9319 main DEBUG com.zaxxer.hikari.HikariConfig schema................................none
9319 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory................................internal
9319 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation................................default
9319 main DEBUG com.zaxxer.hikari.HikariConfig username................................"postgres"
9319 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout................................5000
9319 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
9578 main DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4e1104f4
9579 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
9587 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Database -> name : PostgreSQL version : 13.3 major : 13 minor : 3
9587 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Driver -> name : PostgreSQL JDBC Driver version : 42.2.23 major : 42 minor : 2
9587 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator JDBC version : 4.2
9614 main INFO org.hibernate.dialect.Dialect HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect
9630 main DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
9684 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
9726 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@53bc09ca
9763 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@16be8dd9
9803 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@14a3e59e
9837 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@76917296
9873 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@31a3451e
9908 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@423b409
9946 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@fa72e06
9964 main DEBUG org.hibernate.boot.model.relational.Namespace Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
9967 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@25890ce3
9967 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.PostgresUUIDType@25890ce3
9967 main DEBUG org.hibernate.type.BasicTypeRegistry HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@36d5c2ce
9971 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2b9615cb] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@1aea759d]
9994 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@72dfe8a6
10024 main DEBUG org.hibernate.cfg.AnnotationBinder Binding entity from annotated class: com.rvy.entity.Customer
10029 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@59ffd856
10029 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
10047 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
10051 main DEBUG org.hibernate.cfg.annotations.EntityBinder Import with entity name Customer
10054 main DEBUG org.hibernate.cfg.annotations.EntityBinder Bind entity com.rvy.entity.Customer on table customer
10070 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=customer_id, insertable=true, updatable=true, unique=false}
10072 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
10072 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
10073 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property customerId with lazy=false
10075 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:customerId]
10076 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for customerId
10078 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property customerId
10080 main DEBUG org.hibernate.cfg.BinderHelper #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(customer_id)]), customerId, assigned, , ...)
10080 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address1, insertable=true, updatable=true, unique=false}
10080 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address1 with lazy=false
10080 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address1]
10080 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address1
10080 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address1
10081 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address2, insertable=true, updatable=true, unique=false}
10081 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address2 with lazy=false
10081 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address2]
10189 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address2
10189 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address2
10189 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=birth_date, insertable=true, updatable=true, unique=false}
10189 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property birthDate with lazy=false
10190 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:birthDate]
10190 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for birthDate
10190 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property birthDate
10190 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=contact_number, insertable=true, updatable=true, unique=false}
10190 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property contactNumber with lazy=false
10190 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:contactNumber]
10190 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for contactNumber
10190 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property contactNumber
10190 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=email, insertable=true, updatable=true, unique=false}
10191 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property email with lazy=false
10191 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:email]
10191 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for email
10191 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property email
10191 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=name, insertable=true, updatable=true, unique=false}
10191 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property name with lazy=false
10191 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:name]
10191 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for name
10192 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property name
10192 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=uin, insertable=true, updatable=true, unique=false}
10192 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property uin with lazy=false
10192 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:uin]
10192 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for uin
10192 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property uin
10198 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for customerId
10198 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address1
10198 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address2
10198 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for birthDate
10198 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for contactNumber
10198 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for email
10199 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for name
10199 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for uin
10201 main DEBUG org.hibernate.mapping.PrimaryKey Forcing column [customer_id] to be non-null as it is part of the primary key for table [customer]
10236 main DEBUG org.hibernate.internal.SessionFactoryImpl Building session factory
10237 main DEBUG org.hibernate.cfg.Settings SessionFactory name : null
10237 main DEBUG org.hibernate.cfg.Settings Automatic flush during beforeCompletion(): enabled
10237 main DEBUG org.hibernate.cfg.Settings Automatic session close at end of transaction: disabled
10237 main DEBUG org.hibernate.cfg.Settings Statistics: disabled
10237 main DEBUG org.hibernate.cfg.Settings Deleted entity synthetic identifier rollback: disabled
10237 main DEBUG org.hibernate.cfg.Settings Default entity-mode: pojo
10237 main DEBUG org.hibernate.cfg.Settings Check Nullability in Core (should be disabled when Bean Validation is on): enabled
10237 main DEBUG org.hibernate.cfg.Settings Allow initialization of lazy state outside session : disabled
10237 main DEBUG org.hibernate.cfg.Settings Using BatchFetchStyle : LEGACY
10237 main DEBUG org.hibernate.cfg.Settings Default batch fetch size: -1
10237 main DEBUG org.hibernate.cfg.Settings Maximum outer join fetch depth: null
10237 main DEBUG org.hibernate.cfg.Settings Default null ordering: NONE
10237 main DEBUG org.hibernate.cfg.Settings Order SQL updates by primary key: disabled
10237 main DEBUG org.hibernate.cfg.Settings Order SQL inserts for batching: disabled
10237 main DEBUG org.hibernate.cfg.Settings multi-tenancy strategy : NONE
10237 main DEBUG org.hibernate.cfg.Settings JTA Track by Thread: enabled
10237 main DEBUG org.hibernate.cfg.Settings Query language substitutions: {}
10237 main DEBUG org.hibernate.cfg.Settings Named query checking : enabled
10237 main DEBUG org.hibernate.cfg.Settings Second-level cache: disabled
10237 main DEBUG org.hibernate.cfg.Settings Second-level query cache: disabled
10237 main DEBUG org.hibernate.cfg.Settings Second-level query cache factory: null
10237 main DEBUG org.hibernate.cfg.Settings Second-level cache region prefix: null
10237 main DEBUG org.hibernate.cfg.Settings Optimize second-level cache for minimal puts: disabled
10237 main DEBUG org.hibernate.cfg.Settings Structured second-level cache entries: disabled
10237 main DEBUG org.hibernate.cfg.Settings Second-level cache direct-reference entries: disabled
10237 main DEBUG org.hibernate.cfg.Settings Automatic eviction of collection cache: disabled
10238 main DEBUG org.hibernate.cfg.Settings JDBC batch size: 15
10238 main DEBUG org.hibernate.cfg.Settings JDBC batch updates for versioned data: enabled
10238 main DEBUG org.hibernate.cfg.Settings Scrollable result sets: enabled
10238 main DEBUG org.hibernate.cfg.Settings Wrap result sets: disabled
10238 main DEBUG org.hibernate.cfg.Settings JDBC3 getGeneratedKeys(): enabled
10238 main DEBUG org.hibernate.cfg.Settings JDBC result set fetch size: null
10238 main DEBUG org.hibernate.cfg.Settings Connection release mode: ON_CLOSE
10238 main DEBUG org.hibernate.cfg.Settings Generate SQL with comments: disabled
10238 main DEBUG org.hibernate.cfg.Settings JPA compliance - query : disabled
10238 main DEBUG org.hibernate.cfg.Settings JPA compliance - closed-handling : disabled
10238 main DEBUG org.hibernate.cfg.Settings JPA compliance - lists : disabled
10238 main DEBUG org.hibernate.cfg.Settings JPA compliance - transactions : disabled
10294 main DEBUG org.hibernate.internal.SessionFactoryImpl Session factory constructed with filter configurations : {}
10294 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiating session factory with properties: {sun.desktop=windows, awt.toolkit=sun.awt.windows.WToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=11, sun.cpu.isalist=amd64, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@71e9640, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=Cp1252, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes;C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-data-jpa\2.5.3\spring-boot-starter-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-aop\2.5.3\spring-boot-starter-aop-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aop\5.3.9\spring-aop-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\aspectj\aspectjweaver\1.9.7\aspectjweaver-1.9.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\2.5.3\spring-boot-starter-jdbc-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\zaxxer\HikariCP\4.0.3\HikariCP-4.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jdbc\5.3.9\spring-jdbc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\transaction\jakarta.transaction-api\1.3.3\jakarta.transaction-api-1.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\persistence\jakarta.persistence-api\2.2.3\jakarta.persistence-api-2.2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\hibernate-core\5.4.32.Final\hibernate-core-5.4.32.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\logging\jboss-logging\3.4.2.Final\jboss-logging-3.4.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\javassist\javassist\3.27.0-GA\javassist-3.27.0-GA.jar;C:\Users\Kumar Mapanip\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\jandex\2.2.3.Final\jandex-2.2.3.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\dom4j\dom4j\2.1.3\dom4j-2.1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\common\hibernate-commons-annotations\5.1.2.Final\hibernate-commons-annotations-5.1.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\jaxb-runtime\2.3.4\jaxb-runtime-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\txw2\2.3.4\txw2-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\istack\istack-commons-runtime\3.0.12\istack-commons-runtime-3.0.12.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\activation\jakarta.activation\1.2.2\jakarta.activation-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-jpa\2.5.3\spring-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-commons\2.5.3\spring-data-commons-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-orm\5.3.9\spring-orm-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context\5.3.9\spring-context-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-tx\5.3.9\spring-tx-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-beans\5.3.9\spring-beans-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aspects\5.3.9\spring-aspects-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.5.3\spring-boot-starter-web-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter\2.5.3\spring-boot-starter-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.5.3\spring-boot-starter-logging-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-classic\1.2.4\logback-classic-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-core\1.2.4\logback-core-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.14.1\log4j-to-slf4j-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-api\2.14.1\log4j-api-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\jul-to-slf4j\1.7.32\jul-to-slf4j-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\Kumar Mapanip\.m2\repository\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-json\2.5.3\spring-boot-starter-json-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.12.4\jackson-datatype-jdk8-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.12.4\jackson-module-parameter-names-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\2.5.3\spring-boot-starter-tomcat-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\9.0.50\tomcat-embed-core-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\9.0.50\tomcat-embed-websocket-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-web\5.3.9\spring-web-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-webmvc\5.3.9\spring-webmvc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-expression\5.3.9\spring-expression-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-bootstrap\3.0.3\spring-cloud-starter-bootstrap-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter\3.0.3\spring-cloud-starter-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-context\3.0.3\spring-cloud-context-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-crypto\5.5.1\spring-security-crypto-5.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-commons\3.0.3\spring-cloud-commons-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-rsa\1.0.10.RELEASE\spring-security-rsa-1.0.10.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.68\bcpkix-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.68\bcprov-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-devtools\2.5.3\spring-boot-devtools-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot\2.5.3\spring-boot-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.5.3\spring-boot-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\postgresql\postgresql\42.2.23\postgresql-42.2.23.jar;C:\Users\Kumar Mapanip\.m2\repository\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-test\2.5.3\spring-boot-starter-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test\2.5.3\spring-boot-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test-autoconfigure\2.5.3\spring-boot-test-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\jayway\jsonpath\json-path\2.5.0\json-path-2.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\json-smart\2.4.7\json-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\accessors-smart\2.4.7\accessors-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\ow2\asm\asm\9.1\asm-9.1.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\xml\bind\jakarta.xml.bind-api\2.3.3\jakarta.xml.bind-api-2.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\activation\jakarta.activation-api\1.2.2\jakarta.activation-api-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\assertj\assertj-core\3.19.0\assertj-core-3.19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hamcrest\hamcrest\2.2\hamcrest-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter\5.7.2\junit-jupiter-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.7.2\junit-jupiter-api-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apiguardian\apiguardian-api\1.1.0\apiguardian-api-1.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\opentest4j\opentest4j\1.2.0\opentest4j-1.2.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-commons\1.7.2\junit-platform-commons-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.7.2\junit-jupiter-params-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-engine\5.7.2\junit-jupiter-engine-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-engine\1.7.2\junit-platform-engine-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-junit-jupiter\3.9.0\mockito-junit-jupiter-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-core\5.3.9\spring-core-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jcl\5.3.9\spring-jcl-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-test\5.3.9\spring-test-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\xmlunit\xmlunit-core\2.8.2\xmlunit-core-2.8.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-netflix-eureka-client\3.0.3\spring-cloud-starter-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-netflix-eureka-client\3.0.3\spring-cloud-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-client\1.10.14\eureka-client-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-eventbus\0.3.0\netflix-eventbus-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-infix\0.3.0\netflix-infix-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-jxpath\commons-jxpath\1.3\commons-jxpath-1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\antlr-runtime\3.4\antlr-runtime-3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\stringtemplate\3.2.1\stringtemplate-3.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\code\gson\gson\2.8.7\gson-2.8.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\commons\commons-math\2.2\commons-math-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\com\thoughtworks\xstream\xstream\1.4.16\xstream-1.4.16.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\x-stream\mxparser\1.2.1\mxparser-1.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\ws\rs\jsr311-api\1.1.1\jsr311-api-1.1.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\servo\servo-core\0.12.21\servo-core-0.12.21.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\guava\guava\19.0\guava-19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpcore\4.4.14\httpcore-4.4.14.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-configuration\commons-configuration\1.10\commons-configuration-1.10.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\inject\guice\4.1.0\guice-4.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\Kumar Mapanip\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\jettison\jettison\1.4.0\jettison-1.4.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-core\1.10.14\eureka-core-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\woodstox\woodstox-core\6.2.1\woodstox-core-6.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\woodstox\stax2-api\4.2.1\stax2-api-4.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-loadbalancer\3.0.3\spring-cloud-starter-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-loadbalancer\3.0.3\spring-cloud-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\reactor-core\3.4.8\reactor-core-3.4.8.jar;C:\Users\Kumar Mapanip\.m2\repository\org\reactivestreams\reactive-streams\1.0.3\reactive-streams-1.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\addons\reactor-extra\3.4.3\reactor-extra-3.4.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-cache\2.5.3\spring-boot-starter-cache-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context-support\5.3.9\spring-context-support-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\com\stoyanr\evictor\1.0.0\evictor-1.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\projectlombok\lombok\1.18.20\lombok-1.18.20.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.12.4\jackson-datatype-jsr310-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.12.4\jackson-annotations-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.12.4\jackson-core-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.12.4\jackson-databind-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-validation\2.5.3\spring-boot-starter-validation-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\9.0.50\tomcat-embed-el-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\validator\hibernate-validator\6.2.0.Final\hibernate-validator-6.2.0.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\validation\jakarta.validation-api\2.0.2\jakarta.validation-api-2.0.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\2.5.3\spring-boot-starter-thymeleaf-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf-spring5\3.0.12.RELEASE\thymeleaf-spring5-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf\3.0.12.RELEASE\thymeleaf-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\attoparser\attoparser\2.0.5.RELEASE\attoparser-2.0.5.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\unbescape\unbescape\1.1.6.RELEASE\unbescape-1.1.6.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.4.RELEASE\thymeleaf-extras-java8time-3.0.4.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-boot-starter\3.0.0\springfox-boot-starter-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-oas\3.0.0\springfox-oas-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-annotations\2.1.2\swagger-annotations-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-models\2.1.2\swagger-models-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spi\3.0.0\springfox-spi-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-schema\3.0.0\springfox-schema-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-core\3.0.0\springfox-core-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-web\3.0.0\springfox-spring-web-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\classgraph\classgraph\4.8.83\classgraph-4.8.83.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webmvc\3.0.0\springfox-spring-webmvc-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webflux\3.0.0\springfox-spring-webflux-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-common\3.0.0\springfox-swagger-common-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mapstruct\mapstruct\1.3.1.Final\mapstruct-1.3.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-data-rest\3.0.0\springfox-data-rest-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-bean-validators\3.0.0\springfox-bean-validators-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger2\3.0.0\springfox-swagger2-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-annotations\1.5.20\swagger-annotations-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-models\1.5.20\swagger-models-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-ui\3.0.0\springfox-swagger-ui-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\classmate\1.5.1\classmate-1.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\slf4j-api\1.7.32\slf4j-api-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-core\2.0.0.RELEASE\spring-plugin-core-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-metadata\2.0.0.RELEASE\spring-plugin-metadata-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-config\3.0.4\spring-cloud-starter-config-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-config-client\3.0.4\spring-cloud-config-client-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-core\3.9.0\mockito-core-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy\1.10.22\byte-buddy-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy-agent\1.10.22\byte-buddy-agent-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\org\objenesis\objenesis\3.2\objenesis-3.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-launcher\1.7.2\junit-platform-launcher-1.7.2.jar;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\411\0\.cp;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\409\0\.cp, java.vm.vendor=Oracle Corporation, sun.arch.data.model=64, user.variant=, java.vendor.url=https://openjdk.java.net/, user.timezone=Asia/Calcutta, os.name=Windows 10, java.vm.specification.version=11, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=C:\Program Files\Java\jdk-11.0.11\bin, sun.java.command=org.eclipse.jdt.internal.junit.runner.RemoteTestRunner -version 3 -port 56288 -testLoaderClass org.eclipse.jdt.internal.junit5.runner.JUnit5TestLoader -loaderpluginname org.eclipse.jdt.junit5.runtime -classNames com.rvy.controller.ControllerAppTest, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@1ce45e18, javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, sun.cpu.endian=little, user.home=C:\Users\Kumar Mapanip, user.language=en, java.specification.vendor=Oracle Corporation, java.version.date=2021-04-20, java.home=C:\Program Files\Java\jdk-11.0.11, file.separator=\, java.vm.compressedOopsMode=32-bit, line.separator= , java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, FILE_LOG_CHARSET=UTF-8, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.awt.headless=true, hibernate.hbm2ddl.auto=update, user.script=, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.11+9-LTS-194, user.name=mapanip, path.separator=;, os.version=10.0, java.runtime.name=Java(TM) SE Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, java.vendor.version=18.9, java.vendor.url.bug=https://bugreport.java.com/bugreport/, java.io.tmpdir=C:\Users\KUMARM~1\AppData\Local\Temp\, java.version=11.0.11, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=18860, java.awt.printerjob=sun.awt.windows.WPrinterJob, sun.os.patch.level=, CONSOLE_LOG_CHARSET=UTF-8, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@25762f04, java.library.path=C:\Program Files\Java\jdk-11.0.11\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jdk-11.0.11/bin/server;C:/Program Files/Java/jdk-11.0.11/bin;"C:\Program Files\Java\jdk-11.0.11\bin;C:\apache-tomcat-9.0.48\bin";C:\Program Files\Java\jdk-11.0.11\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_231\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Microsoft SDKs\Kinect\v2.0_1409\bin;C:\Program Files\MATLAB\R2017a\runtime\win64;C:\Program Files\MATLAB\R2017a\bin;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\mingw-w64\i686-8.1.0-posix-dwarf-rt_v6-rev0\mingw32\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Program Files\MongoDB\Server\4.4\bin;C:\Program Files\MongoDB\Tools\100\bin;C:\Program Files\nodejs\;C:\Program Files\nodejs;C:\Users\Kumar Mapanip\Anaconda3;C:\Users\Kumar Mapanip\Anaconda3\Library\mingw-w64\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\usr\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\bin;C:\Users\Kumar Mapanip\Anaconda3\Scripts;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\;C:\Users\Kumar Mapanip\AppData\Local\Microsoft\WindowsApps;C:\Users\Kumar Mapanip\AppData\Local\atom\bin;C:\Users\Kumar Mapanip\AppData\Roaming\npm;C:\Users\Kumar Mapanip\Desktop;;., java.vendor=Oracle Corporation, java.vm.info=mixed mode, java.vm.version=11.0.11+9-LTS-194, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, hibernate.connection.datasource=HikariDataSource (HikariPool-1), java.class.version=55.0}
10309 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
10309 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
10309 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
10309 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
10309 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
10309 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
10309 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
10311 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
10311 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
10311 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
10311 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
10311 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
10311 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
10312 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
10312 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
10348 main DEBUG org.hibernate.secure.spi.JaccIntegrator Skipping JACC integration as it was not enabled
10349 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiated session factory
10349 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2b9615cb] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@13b5598b]
10394 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
10394 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
10428 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Static SQL for entity: com.rvy.entity.Customer
10428 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Version select: select customer_id from customer where customer_id =?
10428 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Snapshot select: select customer_.customer_id, customer_.address1 as address2_0_, customer_.address2 as address3_0_, customer_.birth_date as birth_da4_0_, customer_.contact_number as contact_5_0_, customer_.email as email6_0_, customer_.name as name7_0_, customer_.uin as uin8_0_ from customer customer_ where customer_.customer_id=?
10428 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Insert 0: insert into customer (address1, address2, birth_date, contact_number, email, name, uin, customer_id) values (?, ?, ?, ?, ?, ?, ?, ?)
10428 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Update 0: update customer set address1=?, address2=?, birth_date=?, contact_number=?, email=?, name=?, uin=? where customer_id=?
10428 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Delete 0: delete from customer where customer_id=?
10456 main hibernateLoadPlanWalkPath= DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1dbb9a4a]
10457 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address1
10457 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address2
10457 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : birthDate
10457 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : contactNumber
10457 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : email
10457 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : name
10457 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : uin
10457 main DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy Building LoadPlan...
10466 main DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor processing queryspace <gen:0>
10469 main DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter LoadPlan(entity=com.rvy.entity.Customer) - Returns - EntityReturnImpl(entity=com.rvy.entity.Customer, querySpaceUid=<gen:0>, path=com.rvy.entity.Customer) - QuerySpaces - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.rvy.entity.Customer) - SQL table alias mapping - customer0_ - alias suffix - 0_ - suffixed key columns - {customer1_0_0_}
10471 main DEBUG org.hibernate.loader.entity.plan.EntityLoader Static select for entity com.rvy.entity.Customer [NONE]: select customer0_.customer_id as customer1_0_0_, customer0_.address1 as address2_0_0_, customer0_.address2 as address3_0_0_, customer0_.birth_date as birth_da4_0_0_, customer0_.contact_number as contact_5_0_0_, customer0_.email as email6_0_0_, customer0_.name as name7_0_0_, customer0_.uin as uin8_0_0_ from customer customer0_ where customer0_.customer_id=?
10519 main DEBUG org.hibernate.mapping.Table No alter strings for table : customer
10520 main INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
10520 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named HQL queries
10520 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named SQL queries
10529 main DEBUG org.hibernate.internal.SessionFactoryRegistry Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@6d7a343f
10529 main DEBUG org.hibernate.internal.SessionFactoryRegistry Registering SessionFactory: 9ea6af2b-7a68-40ed-ada4-ba2c4ce69f84 (<unnamed>)
10529 main DEBUG org.hibernate.internal.SessionFactoryRegistry Not binding SessionFactory to JNDI, no JNDI name configured
10529 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
10533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerSupermarketAppApplication'
10537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapApplicationListener.BootstrapMarkerConfiguration'
10538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingAspect'
10539 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerController'
10545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplate'
10574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiWebMvcConfigurer'
10578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiControllerWebMvc'
10579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceGroupCache'
10579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebConfiguration'
10592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToOpenApiMapperImpl'
10615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasVendorExtensionsMapperImpl'
10620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasLicenceMapper'
10625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'examplesMapperImpl'
10630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasSecurityMapperImpl'
10635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaMapperImpl'
10644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'styleEnumMapperImpl'
10649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securitySchemeMapperImpl'
10655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonSerializer'
10656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiModule'
10656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiMappingConfiguration'
10684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2Module'
10684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration'
10699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'openApiModule'
10699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'swagger2Module'
10712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformationFilterRegistry'
10730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'resourceGroupCache'
10730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'serviceModelToOpenApiMapperImpl'
10730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'jsonSerializer'
10730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'webMvcOpenApiTransformationFilterRegistry'
10732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReferenceScanner'
10734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDocumentationScanner'
10738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScanner'
10739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionReader'
10743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationReader'
10744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiOperationReader'
10745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsManager'
10752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginRegistry'
10754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingBuilderPluginRegistry'
10755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterBuilderPluginRegistry'
10756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilderPluginRegistry'
10757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationBuilderPluginRegistry'
10758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProviderPluginRegistry'
10759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultsProviderPluginRegistry'
10760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathDecoratorRegistry'
10761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScannerPluginRegistry'
10762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseBuilderPluginRegistry'
10763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelNamesRegistryFactoryPluginRegistry'
10764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationNameGenerator'
10767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'documentationPluginsManager'
10767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'cachingOperationNameGenerator'
10770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingOperationReader' via constructor to bean named 'apiOperationReader'
10775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionLookup'
10778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'cachingOperationReader'
10778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'documentationPluginsManager'
10778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'apiDescriptionLookup'
10780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelReader'
10783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelProvider'
10784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelProvider'
10785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelPropertiesProvider'
10785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeResolver'
10785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.schema.configuration.ModelsConfiguration'
10796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optimized'
10799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'accessorsProvider'
10799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'accessorsProvider' via constructor to bean named 'typeResolver'
10802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fieldProvider'
10802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'fieldProvider' via constructor to bean named 'typeResolver'
10805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'factoryMethodProvider'
10805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'factoryMethodProvider' via constructor to bean named 'typeResolver'
10808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectMapperBeanPropertyNamingStrategy'
10815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaPluginsManager'
10817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelPropertyBuilderPluginRegistry'
10818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelBuilderPluginRegistry'
10819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewProviderPluginRegistry'
10820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'syntheticModelProviderPluginRegistry'
10822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelPropertyBuilderPluginRegistry'
10822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelBuilderPluginRegistry'
10822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'viewProviderPluginRegistry'
10822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'syntheticModelProviderPluginRegistry'
10826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonEnumTypeDeterminer'
10830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameExtractor'
10831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameProviderPluginRegistry'
10832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeResolver'
10832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeNameProviderPluginRegistry'
10832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'jacksonEnumTypeDeterminer'
10834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationFactory'
10837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'typeNameExtractor'
10837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'jacksonEnumTypeDeterminer'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'accessorsProvider'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'fieldProvider'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'factoryMethodProvider'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeResolver'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'objectMapperBeanPropertyNamingStrategy'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'schemaPluginsManager'
10840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'jacksonEnumTypeDeterminer'
10840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeNameExtractor'
10840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'modelSpecificationFactory'
10845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'typeResolver'
10845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'optimized'
10849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelDependencyProvider'
10849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelDependencyProvider'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeResolver'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeNameExtractor'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'schemaPluginsManager'
10863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelDependencyProvider' via constructor to bean named 'defaultModelDependencyProvider'
10867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelDependencyProvider'
10867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'schemaPluginsManager'
10867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'typeNameExtractor'
10867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelSpecificationProvider'
10873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeResolver'
10873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelDependencyProvider'
10873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'schemaPluginsManager'
10873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeNameExtractor'
10874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'modelSpecificationFactory'
10876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelProvider'
10876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelSpecificationProvider'
10880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'cachingModelProvider'
10880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeResolver'
10880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'documentationPluginsManager'
10880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeNameExtractor'
10882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelSpecificationReader'
10883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'cachingModelProvider'
10883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'documentationPluginsManager'
10883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'typeResolver'
10885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiDescriptionReader'
10885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelReader'
10885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelSpecificationReader'
10885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'documentationPluginsManager'
10887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingReferenceScanner'
10887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingScanner'
10889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReader'
10894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mediaTypeReader'
10899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProvider'
10901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationModelsProvider' via constructor to bean named 'schemaPluginsManager'
10905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationDeprecatedReader'
10909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseMessagesReader'
10910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'typeNameExtractor'
10910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'schemaPluginsManager'
10910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'modelSpecificationFactory'
10910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'documentationPluginsManager'
10913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterReader'
10914 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelAttributeParameterExpander'
10916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'fieldProvider'
10916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'accessorsProvider'
10916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'jacksonEnumTypeDeterminer'
10920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'contentParameterAggregator'
10926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'modelAttributeParameterExpander'
10926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'contentParameterAggregator'
10930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationTagsReader'
10934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultOperationReader'
10938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterRequestConditionReader'
10940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterRequestConditionReader' via constructor to bean named 'typeResolver'
10944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterHeadersConditionReader'
10945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterHeadersConditionReader' via constructor to bean named 'typeResolver'
10948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationResponseClassReader'
10949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'schemaPluginsManager'
10949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'typeNameExtractor'
10952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMultiplesReader'
10955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterTypeReader'
10958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterRequiredReader'
10960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'descriptionResolver'
10961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'descriptionResolver' via factory method to bean named 'environment'
10963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterRequiredReader' via constructor to bean named 'descriptionResolver'
10967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDataTypeReader'
10968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'schemaPluginsManager'
10968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'typeNameExtractor'
10968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'modelSpecificationFactory'
11199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDefaultReader'
11201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDefaultReader' via constructor to bean named 'descriptionResolver'
11210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNameReader'
11218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilder'
11219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'typeResolver'
11219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
11225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultResponseTypeReader'
11229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsBootstrapper'
11231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcRequestHandlerProvider'
11232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodResolver'
11232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodResolver' via factory method to bean named 'typeResolver'
11237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
11237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
11239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5cf3157b'
11268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
11268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5cf3157b'
11275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
11275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
11276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
11278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
11279 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
11293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
11297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
11299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4c18621b'
11305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
11305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
11305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
11307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
11312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
11316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiConfigurer'
11316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration'
11327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
11335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
11355 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
11358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
11359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
11362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
11363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
11365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
11393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
11395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
11396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
11400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
11432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
11432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
11432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
11436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
11436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11496 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings c.r.c.CustomerController: {GET [/cm/v1/customers/{customerId}]}: getCustomers(Integer) {GET [/cm/v1/customers]}: getCustomers() {POST [/cm/v1/customers]}: addCustomer(Customer,BindingResult) {DELETE [/cm/v1/customers/{customerId}]}: deleteCustomer(Integer) {PUT [/cm/v1/customers]}: updateCustomer(Customer,BindingResult)
11500 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.o.w.OpenApiControllerWebMvc: {GET [/v3/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
11502 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration() {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources()
11503 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.Swagger2ControllerWebMvc: {GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
11506 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest)
11509 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 12 mappings in 'requestMappingHandlerMapping'
11510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'methodResolver'
11510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'requestMappingHandlerMapping'
11513 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaults'
11522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathProvider'
11525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'documentationPluginsManager'
11525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'webMvcRequestHandlerProvider'
11525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'resourceGroupCache'
11525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'apiDocumentationScanner'
11525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'typeResolver'
11525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'defaults'
11525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'pathProvider'
11525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'environment'
11532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'queryStringUriTemplateDecorator'
11536 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathMappingDecorator'
11541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathSanitizer'
11545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPathDecorator'
11548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonJsonViewProvider'
11549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonJsonViewProvider' via constructor to bean named 'typeResolver'
11553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyDiscriminatorBasedInheritancePlugin'
11553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeResolver'
11553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'jacksonEnumTypeDeterminer'
11554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeNameExtractor'
11554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'modelSpecificationFactory'
11557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlModelPlugin'
11558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'xmlModelPlugin' via constructor to bean named 'typeResolver'
11562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonIgnorePropertiesModelPlugin'
11563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonIgnorePropertiesModelPlugin' via constructor to bean named 'typeResolver'
11566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlPropertyPlugin'
11569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiSchemaPropertyBuilder'
11570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'descriptionResolver'
11570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
11573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelPropertyPropertyBuilder'
11574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'descriptionResolver'
11574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
11577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelTypeNameProvider'
11584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelBuilder'
11586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeResolver'
11586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeNameExtractor'
11586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
11586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'modelSpecificationFactory'
11590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParameterReader'
11592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParameterReader' via constructor to bean named 'descriptionResolver'
11596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsReader'
11600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationResponseClassReader'
11600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeResolver'
11600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeNameExtractor'
11605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationModelsProvider'
11606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationModelsProvider' via constructor to bean named 'typeResolver'
11610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationAuthReader'
11615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerMediaTypeReader'
11619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHttpMethodReader'
11623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParametersReader'
11623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParametersReader' via constructor to bean named 'descriptionResolver'
11626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationAuthReader'
11631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHiddenReader'
11635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationSummaryReader'
11635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationSummaryReader' via constructor to bean named 'descriptionResolver'
11638 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationTagsReader'
11642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerResponseMessageReader'
11643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeNameExtractor'
11643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeResolver'
11643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'modelSpecificationFactory'
11643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'documentationPluginsManager'
11646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNicknameIntoUniqueIdReader'
11652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPositionReader'
11656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiResponseReader'
11657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'typeResolver'
11657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'modelSpecificationFactory'
11657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'documentationPluginsManager'
11661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNotesReader'
11661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationNotesReader' via constructor to bean named 'descriptionResolver'
11665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationTagsReader'
11670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerParameterDescriptionReader'
11671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'descriptionResolver'
11672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11675 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerExpandedParameterBuilder'
11676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'descriptionResolver'
11676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
11680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiParameterBuilder'
11682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiParameterBuilder' via constructor to bean named 'descriptionResolver'
11685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerApiListingReader'
11688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemorySwaggerResourcesProvider'
11690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'environment'
11690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'resourceGroupCache'
11690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'documentationPluginsManager'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiPetStore'
11712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiResourceController'
11714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiResourceController' via constructor to bean named 'inMemorySwaggerResourcesProvider'
11723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToSwagger2MapperImpl'
11729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compatibilityModelMapperImpl'
11734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMapperImpl'
11742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'licenseMapperImpl'
11746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsMapperImpl'
11748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyMapperImpl'
11752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMapperImpl'
11754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelMapperImpl'
11758 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestParameterMapperImpl'
11763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationMapperImpl'
11769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2ControllerWebMvc'
11770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformationFilterRegistry'
11772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'resourceGroupCache'
11772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'serviceModelToSwagger2MapperImpl'
11772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'jsonSerializer'
11772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'webMvcSwaggerTransformationFilterRegistry'
11773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebMvcConfiguration'
11778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger.configuration.SwaggerCommonConfiguration'
11784 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration'
11789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformer'
11796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration'
11800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
11802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
11804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
11810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
11812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
11815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
11821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
11823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
11826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
11884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
11885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
11889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
11904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
11908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
11911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
11911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
11915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
11916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
11957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
11957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
11963 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
11964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
11967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
11968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
11970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
11975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
11976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
11979 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
11988 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
11989 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
11989 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
11991 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
11991 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
11991 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
11991 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
11991 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
11992 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
11992 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
11993 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
11993 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
11993 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
11993 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
11993 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
11993 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
11995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
11997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
11999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
12007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
12007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4c18621b'
12007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
12007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
12009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
12013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
12017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
12018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
12021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
12023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
12031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
12031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
12031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
12032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
12032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
12032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
12348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
12348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
12353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
12354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
12356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
12364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
12364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
12368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
12368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
12371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
12374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
12374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
12376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
12384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4c18621b'
12384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
12387 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4c18621b'
12388 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
12389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
12389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
12395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
12427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
12436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
12436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
12447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
12480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
12522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
12533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
12546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
12547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
12568 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
12585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshEventListener'
12586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration'
12589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'legacyContextRefresher'
12590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
12593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4c18621b'
12593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'refreshScope'
12593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
12597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'refreshEventListener' via factory method to bean named 'legacyContextRefresher'
12604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaAutoServiceRegistration'
12604 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration'
12605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration' via constructor to bean named 'environment'
12608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaServiceRegistry'
12612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaRegistration'
12649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4c18621b'
12649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaServiceRegistry'
12649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaRegistration'
12660 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
12692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
12693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4c18621b'
12693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
12693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
12716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
12719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
12725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
12727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
12729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
12732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
12732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
12732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12747 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'viewControllerHandlerMapping' {/swagger-ui/=ParameterizableViewController [view="forward:/swagger-ui/index.html"]}
12748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
12748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
12748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12761 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
12761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
12762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
12762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
12774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
12774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
12774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
12774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12783 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]], /swagger-ui/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/springfox-swagger-ui/]]}
12783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
12785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
12788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
12789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
12789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
12792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
12795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
12798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
12798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
12803 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
12808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
12809 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
12823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
12829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
12855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
12855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@5cf3157b'
12871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
12871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
12881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
12890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
12892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'templateEngine' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
12927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
12927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4c18621b'
12929 main WARN org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
12949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
12950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
12992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
14165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'templateEngine'
14185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
14207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
14210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
14234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
14237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
14240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
14242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
14244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
14250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
14253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
14255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
14258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
14260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingRebinder'
14266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
14273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
14273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
14277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
14327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
14330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
14333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
14335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
14336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
14339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
14348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
14351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
14354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gsonBuilder'
14356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardGsonBuilderCustomizer'
14357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
14364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
14371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer'
14391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gson'
14392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder'
14458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
14461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration'
14463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
14466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
14469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
14473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
14476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
14479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
14482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
14486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
14486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
14529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
14533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
14534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
14546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
14548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
14550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
14555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter'
14560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
14561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
14564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
14569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
14573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
14575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
14578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
14580 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
14584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
14587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
14591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
14592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
14612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
14615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
14619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
14644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
14650 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
14651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@4c18621b'
14651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
14653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
14654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
14662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
14676 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
14676 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
14692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
14693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
14696 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
14696 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
14697 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected StandardServletMultipartResolver
14697 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
14697 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
14699 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@9670873
14699 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@7892635c
14699 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
14700 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 3 ms
14706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
14712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
14713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
14720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration'
14723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentManager'
14725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentManager' via factory method to bean named 'environment'
14732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration'
14735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeDiscoveryClient'
14736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryClient'
14736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration'
14743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtils'
14744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.util.UtilAutoConfiguration'
14748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtilsProperties'
14757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inetUtils' via factory method to bean named 'inetUtilsProperties'
14763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryProperties'
14764 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
14764 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
15223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'simpleDiscoveryClient' via factory method to bean named 'simpleDiscoveryProperties'
15229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'discoveryClient'
15230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration'
15233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClient'
15245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClientConfigBean'
15245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaClientConfigBean' via factory method to bean named 'environment'
15283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClient'
15283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClientConfigBean'
15289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'simpleDiscoveryClient'
15289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'discoveryClient'
15294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration'
15298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tlsProperties'
15305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateDiscoveryClientOptionalArgs'
15307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultEurekaClientHttpRequestFactorySupplier'
15313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'tlsProperties'
15313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'defaultEurekaClientHttpRequestFactorySupplier'
15314 main INFO org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration Eureka HTTP Client uses RestTemplate.
15326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher'
15331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration'
15334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties'
15338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration'
15342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration'
15349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaApplicationInfoManager'
15365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaFeature'
15369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceManagementMetadataProvider'
15374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaInstanceConfigBean'
15375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'inetUtils'
15375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'serviceManagementMetadataProvider'
15376 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.servlet.context-path' in PropertySource 'configurationProperties' with value of type String
15376 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
15885 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.cloud.client.hostname' in PropertySource 'configurationProperties' with value of type String
15885 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
15886 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
15886 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data healthcheckUrl: http://host.docker.internal:9003/rvy/api/actuator/health
15886 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data statusPageUrl: http://host.docker.internal:9003/rvy/api/actuator/info
15898 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
15926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.CommonsClientAutoConfiguration'
15928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration'
15931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration'
15934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'zoneConfig'
15935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'zoneConfig' via factory method to bean named 'environment'
15939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerClientFactory'
15942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification'
15952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification'
15953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification'
15969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
15975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration'
15980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'blockingLoadBalancerClient'
15981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'loadBalancerClientFactory'
15981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
15994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
15998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncLoadBalancerInterceptor'
15999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncLoadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
16006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncRestTemplateCustomizer'
16007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncRestTemplateCustomizer' via factory method to bean named 'asyncLoadBalancerInterceptor'
16014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig'
16017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedAsyncRestTemplateInitializer'
16018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancedAsyncRestTemplateInitializer' via factory method to bean named 'asyncRestTemplateCustomizer'
16026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration'
16030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
16034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerInterceptor'
16035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerRequestFactory'
16035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration'
16040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerRequestFactory' via factory method to bean named 'blockingLoadBalancerClient'
16045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
16045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'loadBalancerRequestFactory'
16050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateCustomizer'
16051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateCustomizer' via factory method to bean named 'loadBalancerInterceptor'
16060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedRestTemplateInitializerDeprecated'
16068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration'
16071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration'
16076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'connManFactory'
16084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientBuilder'
16116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientFactory'
16117 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apacheHttpClientFactory' via factory method to bean named 'apacheHttpClientBuilder'
16123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration'
16126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener'
16127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
16129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener' via constructor to bean named 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
16133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration'
16135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeCompatibilityVerifier'
16136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootVersionVerifier'
16137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
16140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'springBootVersionVerifier' via factory method to bean named 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
16147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeCompatibilityVerifier' via factory method to bean named 'springBootVersionVerifier'
16148 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
16148 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
16148 main DEBUG org.springframework.cloud.configuration.CompositeCompatibilityVerifier All conditions are passing
16150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration'
16153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultLoadBalancerCacheManager'
16154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
16158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultLoadBalancerCacheManager' via factory method to bean named 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
16177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration'
16180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'caffeineWarnLogger'
16183 main WARN org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
16183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration'
16186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration'
16189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaLoadBalancerProperties'
16193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration'
16201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderMinMax'
16213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotNull'
16219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotBlank'
16224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderPattern'
16229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderSize'
16234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMinMax'
16238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotNull'
16241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotBlank'
16244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterPattern'
16247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterSize'
16250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'minMaxPlugin'
16253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'decimalMinMaxPlugin'
16255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sizePlugin'
16258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'isNullPlugin'
16261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notNullPlugin'
16263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notBlankPlugin'
16267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'patternPlugin'
16269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration'
16273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformer'
16273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcSwaggerTransformer' via factory method to bean named 'environment'
16280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration'
16284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties'
16302 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 0
16304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaClient'
16304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaInstanceConfigBean'
16304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaApplicationInfoManager'
16309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaApplicationInfoManager' via factory method to bean named 'eurekaInstanceConfigBean'
16315 main INFO org.springframework.cloud.netflix.eureka.InstanceInfoFactory Setting initial instance status as: STARTING
16319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaApplicationInfoManager'
16319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaClientConfigBean'
16320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaInstanceConfigBean'
16422 main INFO com.netflix.discovery.DiscoveryClient Initializing Eureka in region us-east-1
16427 main INFO com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Resolving eureka endpoints via configuration
16428 main DEBUG com.netflix.discovery.endpoint.EndpointUtils The availability zone for the given region us-east-1 are [defaultZone]
16429 main DEBUG com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Config resolved to [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
16429 main DEBUG com.netflix.discovery.shared.resolver.aws.ZoneAffinityClusterResolver Local zone=defaultZone; resolved to: [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
16472 main INFO com.netflix.discovery.DiscoveryClient Disable delta property : false
16473 main INFO com.netflix.discovery.DiscoveryClient Single vip registry refresh property : null
16473 main INFO com.netflix.discovery.DiscoveryClient Force full registry fetch : false
16473 main INFO com.netflix.discovery.DiscoveryClient Application is null : false
16473 main INFO com.netflix.discovery.DiscoveryClient Registered Applications size is zero : true
16473 main INFO com.netflix.discovery.DiscoveryClient Application version is -1: true
16473 main INFO com.netflix.discovery.DiscoveryClient Getting all instance registry info from the eureka server
16473 main DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
16644 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8761/eureka/apps/
16681 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
16691 main DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
16699 main DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
16700 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
16711 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
16712 main DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
16713 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
18752 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
18753 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
20781 main DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-0: Shutdown connection
20782 main DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
20783 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
20788 main INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplicationsInternal(RestTemplateEurekaHttpClient.java:145) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplications(RestTemplateEurekaHttpClient.java:135) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$7337ffd0.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 136 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 149 more
20788 main WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
20789 main INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - was unable to refresh its cache! This periodic background refresh will be retried in 30 seconds. status = Cannot execute request on any known server stacktrace = com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$7337ffd0.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210)
20790 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from primary servers failed
20790 main WARN com.netflix.discovery.DiscoveryClient Using default backup registry implementation which does not do anything.
20790 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from backup servers failed
20791 main INFO com.netflix.discovery.DiscoveryClient Starting heartbeat executor: renew interval is: 30
20793 main INFO com.netflix.discovery.InstanceInfoReplicator InstanceInfoReplicator onDemand update allowed rate per min is 4
20799 main INFO com.netflix.discovery.DiscoveryClient Discovery Client initialized at timestamp 1627571751330 with initial instances count: 0
20804 main INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Registering application CUSTOMER-SERVICE with eureka with status UP
20805 main INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627571751337, current=UP, previous=STARTING]
20806 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Executing on-demand update of local InstanceInfo
20806 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Canceling the latest scheduled update, it will be rescheduled at the end of on demand update
20807 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'eurekaAutoServiceRegistration'
20807 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
20807 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Documentation plugins bootstrapped
20808 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003: registering service...
20808 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
20808 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Found 1 custom documentation plugin(s)
20818 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate HTTP POST http://localhost:8761/eureka/apps/CUSTOMER-SERVICE
20821 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
20824 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Total number of request handlers 12
20825 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={PUT [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#updateCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]}}
20825 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
20825 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={POST [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#addCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]}}
20825 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
20825 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={DELETE [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#deleteCustomer(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}}
20825 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[]}}
20825 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error], produces [text/html]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[text/html]}}
20825 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources, WebMvcRequestHandler{requestMapping={GET [/swagger-resources], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#swaggerResources(), key=RequestHandlerKey{pathMappings=[/swagger-resources], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
20826 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/security, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/security], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#securityConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/security], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
20826 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/ui, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/ui], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#uiConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/ui], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
20826 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v2/api-docs, WebMvcRequestHandler{requestMapping={GET [/v2/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v2/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
20826 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v3/api-docs, WebMvcRequestHandler{requestMapping={GET [/v3/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.oas.web.OpenApiControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v3/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
20837 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Combined number of request handlers 12
20837 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Writing [InstanceInfo [instanceId = host.docker.internal:customer-service:9003, appName = CUSTOMER-SERVICE, hostName = host.docker.internal, status = UP, ipAddr = 192.168.43.173, port = 9003, securePort = 443, dataCenterInfo = com.netflix.appinfo.MyDataCenterInfo@3de8e614] as "application/json"
20839 main DEBUG springfox.documentation.spring.web.scanners.ApiListingReferenceScanner Scanning for api listing references
20853 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
20854 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
20854 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
20854 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
20854 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
20854 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
20856 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20858 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20859 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20859 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
20862 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20870 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20873 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20874 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20874 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20875 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20875 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20875 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20875 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20880 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20880 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20884 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20884 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20887 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20887 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20887 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20887 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20887 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20887 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20887 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20887 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20887 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20887 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20888 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20888 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20888 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20888 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20888 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20888 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20888 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20888 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20888 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20888 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20888 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20888 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20888 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20888 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20888 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20888 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20888 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20888 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20889 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20889 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20889 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20889 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20889 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20889 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20889 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20889 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20889 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20889 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20889 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20889 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20890 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20890 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20890 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20890 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20890 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20890 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20890 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20890 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20890 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20890 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20891 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20892 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20892 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20893 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20897 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20897 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20897 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20897 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20897 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20897 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20897 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20897 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20898 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20898 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20898 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20898 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20898 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20898 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20898 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20898 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20898 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20898 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20898 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20898 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20898 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20899 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20899 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20899 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20899 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20899 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20899 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20899 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20899 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20899 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20900 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20900 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20900 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20900 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20900 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20900 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20900 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20900 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20900 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20900 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20900 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20900 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20900 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20900 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20901 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20901 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20901 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20901 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20901 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20901 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20901 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20901 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20901 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20901 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20901 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20901 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20901 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20902 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20903 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20903 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20903 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
20904 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20905 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20906 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20907 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20907 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20907 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20907 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20913 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20913 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20913 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20913 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20914 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20914 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20914 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20914 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20914 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20914 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20914 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20914 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20914 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20914 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20914 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20914 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20914 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20914 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20914 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20914 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20915 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20915 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20915 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20915 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20915 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20915 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20915 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20915 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20915 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20915 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20915 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20915 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20915 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20915 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20915 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20915 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20915 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20915 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20915 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20915 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20915 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20915 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20915 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20916 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20916 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20916 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20916 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20916 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20916 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20916 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20916 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20916 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20916 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20916 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20916 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20916 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20917 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20917 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20917 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20917 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20917 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20921 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20922 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20922 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20922 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20922 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20922 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20922 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20922 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20922 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20922 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20923 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20923 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20923 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20923 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20923 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20923 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20923 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20923 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20923 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20923 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20923 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20923 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20923 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20923 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20923 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20923 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20923 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20923 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20924 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20924 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20924 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20924 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20924 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20924 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20924 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20924 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20924 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20924 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20924 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20924 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20924 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20924 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20924 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20924 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20924 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20924 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20924 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20924 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20924 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20924 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20925 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20925 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20925 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20925 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20925 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20925 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20925 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20925 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20925 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20925 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20925 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20925 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20925 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20925 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20925 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20925 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20925 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20932 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20936 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method addCustomer at path /cm/v1/customers
20936 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
20946 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20947 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20947 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20949 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
20952 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
20954 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
20956 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
20956 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20956 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
20958 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method addCustomer
20958 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20962 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method addCustomer
20966 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method addCustomer
20973 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20973 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20973 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20973 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20974 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20975 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20975 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20975 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20975 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20976 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
20976 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers/{customerId}
20976 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
20977 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20978 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
20979 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
20979 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
20979 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
20979 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
20979 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20980 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
20980 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
20981 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20981 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20981 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20981 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
20981 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20981 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20982 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20982 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20982 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20983 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20983 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
20983 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20984 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
20984 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method updateCustomer at path /cm/v1/customers
20984 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
20984 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
20984 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
20984 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20984 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
20985 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
20985 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
20985 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
20985 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
20985 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
20985 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method updateCustomer
20985 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20985 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method updateCustomer
20986 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method updateCustomer
20987 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
20987 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20987 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
20987 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20988 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20988 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
20988 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.lang.Integer
20988 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Marking base type Ljava/lang/Integer; as seen
20988 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20988 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
20988 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20989 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
20989 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20989 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20989 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
20989 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method deleteCustomer at path /cm/v1/customers/{customerId}
20989 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
20990 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20990 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
20990 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
20990 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: int
20990 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method deleteCustomer
20991 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20991 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method deleteCustomer
20991 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method deleteCustomer
20992 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
20992 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20992 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20992 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20992 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20993 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
20993 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.util.List<com.rvy.entity.Customer>
20993 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Adding type for parameter Lcom/rvy/entity/Customer;
20993 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Recursively resolving dependencies for parameter Lcom/rvy/entity/Customer;
20993 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20993 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20993 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20993 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20994 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20994 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
20994 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20994 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20994 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20994 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20994 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
20994 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20995 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20995 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20997 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20998 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers
20999 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: List
20999 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
20999 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
21000 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
21000 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
21000 main DEBUG springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator Generating unique operation named: getCustomersUsingGET_1
21022 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'documentationPluginsBootstrapper'
21037 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) AsyncLoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.AsyncRestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) AutoServiceRegistrationAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) AutoServiceRegistrationConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) BeanValidatorPluginsConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#blockingLoadBalancerClient matched: - @ConditionalOnBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) found bean 'loadBalancerClientFactory'; @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) did not find any beans (OnBeanCondition) CompatibilityVerifierAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.compatibility-verifier.enabled) matched (OnPropertyCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#defaultEurekaClientHttpRequestFactorySupplier matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.http.EurekaClientHttpRequestFactorySupplier; SearchStrategy: all) did not find any beans (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#restTemplateDiscoveryClientOptionalArgs matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) - @ConditionalOnProperty (eureka.client.webclient.enabled=false) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.netflix.discovery.AbstractDiscoveryClientOptionalArgs; SearchStrategy: current) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched (OnPropertyCondition) EurekaClientAutoConfiguration#eurekaAutoServiceRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaClientAutoConfiguration#eurekaClientConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClientConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#eurekaInstanceConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.EurekaInstanceConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#serviceManagementMetadataProvider matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.metadata.ManagementMetadataProvider; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (eureka.client.refresh.enable=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaApplicationInfoManager matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.ApplicationInfoManager; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaClient matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClient; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaDiscoveryClientConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.blocking.enabled) matched (OnPropertyCondition) EurekaDiscoveryClientConfiguration#discoveryClient matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.EurekaDiscoveryClient; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaDiscoveryClientConfiguration.EurekaClientConfigurationRefresher matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) GsonAutoConfiguration#gson matched: - @ConditionalOnMissingBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonAutoConfiguration#gsonBuilder matched: - @ConditionalOnMissingBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration matched: - @ConditionalOnClass found required class 'org.apache.http.client.HttpClient' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.httpclientfactories.apache.enabled) matched (OnPropertyCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientBuilder matched: - @ConditionalOnMissingBean (types: org.apache.http.impl.client.HttpClientBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#connManFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientConnectionManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LifecycleMvcEndpointAutoConfiguration#environmentManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition) org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.loadbalancer.enabled=true) matched (OnPropertyCondition) LoadBalancerAutoConfiguration#loadBalancerClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#loadBalancerRequestFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#zoneConfig matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryDisabled @ConditionalOnProperty (spring.cloud.loadbalancer.retry.enabled=false) did not find property 'spring.cloud.loadbalancer.retry.enabled'; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryTemplateMissing @ConditionalOnMissingClass did not find unwanted class 'org.springframework.retry.support.RetryTemplate' (LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig#restTemplateCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.RestTemplateCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.cache.CacheManager', 'org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.loadbalancer.cache.enabled) matched (OnPropertyCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration matched: - @ConditionalOnClass found required class 'com.stoyanr.evictor.ConcurrentMapWithTimedEviction' (OnClassCondition) - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration#defaultLoadBalancerCacheManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheManager; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration.LoadBalancerCacheManagerWarnConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerEurekaAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.loadbalancer.annotation.LoadBalancerClientConfigurationRegistrar' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched (OnPropertyCondition) LoadBalancerEurekaAutoConfiguration#eurekaLoadBalancerProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.loadbalancer.EurekaLoadBalancerProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) OpenApiAutoConfiguration matched: - @ConditionalOnProperty (springfox.documentation.enabled=true) matched (OnPropertyCondition) OpenApiControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) OpenApiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RefreshAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition) RefreshAutoConfiguration#legacyContextRefresher matched: - AnyNestedCondition 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.LegacyContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#loggingRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#refreshScope matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration.JpaInvokerConfiguration matched: - @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SimpleDiscoveryClientAutoConfiguration#simpleDiscoveryProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringfoxWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) Swagger2ControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) Swagger2WebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SwaggerUiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (springfox.documentation.swagger-ui.enabled=true) matched (OnPropertyCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.thymeleaf.templatemode.TemplateMode', 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.ISpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) UtilAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.util.enabled) matched (OnPropertyCondition) UtilAutoConfiguration#inetUtils matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.util.InetUtils; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcRequestHandlerProvider matched: - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AtomikosJtaConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#loadBalancerServiceInstanceCookieTransformer: Did not match: - @ConditionalOnProperty (spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie=true) did not find property 'spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie' (OnPropertyCondition) BlockingLoadBalancerClientAutoConfiguration.BlockingLoadBalancerRetryConfig: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CloudHypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.Link' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CommonsClientAutoConfiguration.ActuatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) ConfigClientAutoConfiguration#configClientProperties: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) found beans of type 'org.springframework.cloud.config.client.ConfigClientProperties' configClientProperties (OnBeanCondition) ConfigClientAutoConfiguration.ConfigClientWatchConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.watch.enabled) did not find property 'spring.cloud.config.watch.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition) ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.DataCredentials @ConditionalOnProperty (spring.datasource.data-username) did not find property 'data-username'; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.SchemaCredentials @ConditionalOnProperty (spring.datasource.schema-username) did not find property 'schema-username' (DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition) DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration: Did not match: - DataSource Initialization did not find configured properties spring.datasource.data-username, spring.datasource.schema-password, spring.datasource.schema[0], spring.datasource.data[0], spring.datasource.data, spring.datasource.schema-username, spring.datasource.data-password, spring.datasource.initialization-mode, spring.datasource.schema, spring.datasource.sql-script-encoding, spring.datasource.separator, spring.datasource.platform, spring.datasource.continue-on-error (DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration.DataSourceInitializationCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DiscoveryClientOptionalArgsConfiguration#discoveryClientOptionalArgs: Did not match: - @ConditionalOnClass did not find required class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientNotFoundConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.webclient.enabled=true) did not find property 'webclient.enabled' (OnPropertyCondition) Matched: - @ConditionalOnMissingClass did not find unwanted classes 'com.sun.jersey.api.client.filter.ClientFilter', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestHighLevelClient' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) EurekaClientAutoConfiguration.EurekaClientConfiguration: Did not match: - AnyNestedCondition 0 matched 3 did not; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.OnPropertyDisabled @ConditionalOnProperty (eureka.client.refresh.enable=false) did not find property 'eureka.client.refresh.enable'; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingScope @ConditionalOnMissingBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found beans of type 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingClass @ConditionalOnMissingClass found unwanted class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition) EurekaClientAutoConfiguration.EurekaHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.Health' (OnClassCondition) EurekaClientConfigServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.server.config.ConfigServerProperties' (OnClassCondition) EurekaDiscoveryClientConfiguration.EurekaHealthCheckHandlerConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.healthcheck.enabled) did not find property 'eureka.client.healthcheck.enabled' (OnPropertyCondition) EurekaReactiveDiscoveryClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpClientConfiguration.OkHttpClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'okhttp3.OkHttpClient' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &customerRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LoadBalancerAutoConfiguration.RetryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerAutoConfiguration.RetryInterceptorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerBeanPostProcessorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) LoadBalancerCacheAutoConfiguration.CaffeineLoadBalancerCacheManagerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) LoadBalancerEurekaAutoConfiguration#zoneConfig: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) found beans of type 'org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig' zoneConfig (OnBeanCondition) LoadBalancerStatsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration#dispatcherServlet: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.DispatcherServlet' dispatcherServlet (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) found beans of type 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath' dispatcherServletRegistration (OnBeanCondition) MockMvcSecurityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2LoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.OAuth2RestTemplate' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) OpenApiControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) OpenApiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.boot.actuate.health.ReactiveHealthIndicator', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveCompositeDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorLoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RefreshAutoConfiguration#configDataContextRefresher: Did not match: - NoneNestedConditions 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.ConfigDataContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) ResourceServerTokenRelayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SimpleReactiveDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataRestConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.core.config.RepositoryRestConfiguration' (OnClassCondition) SpringfoxWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2ControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2WebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) SwaggerUiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity5.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebFluxRequestHandlerProvider: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WritableEnvironmentEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.cloud.client.CommonsClientAutoConfiguration org.springframework.cloud.commons.httpclient.HttpClientConfiguration org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration org.springframework.cloud.config.client.ConfigClientAutoConfiguration org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
21043 main INFO com.rvy.controller.ControllerAppTest Started ControllerAppTest in 20.295 seconds (JVM running for 21.793)
21044 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
21045 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
21045 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Storing ApplicationContext [1276666395] in cache under key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
21046 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@7de4bd8f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
21061 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21061 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
21062 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@7de4bd8f, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]].
21062 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21062 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
21066 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21066 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
21070 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@7de4bd8f, testMethod = ControllerTester@ControllerAppTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
21075 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21076 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
21076 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21076 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
21082 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21082 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
21096 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21096 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
21099 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
21099 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
21099 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21099 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
21102 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21102 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
21104 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21104 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
21105 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@7de4bd8f, testMethod = ControllerTester@ControllerAppTest, testException = com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Java 8 date/time type `java.time.LocalDate` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling (through reference chain: com.rvy.entity.Customer["birthDate"]), mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
21105 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@7de4bd8f, testMethod = ControllerTester@ControllerAppTest, testException = com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Java 8 date/time type `java.time.LocalDate` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" to enable handling (through reference chain: com.rvy.entity.Customer["birthDate"]), mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]].
21118 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [1276666395] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21118 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@70b2819f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
21118 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
21123 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@4c18621b, started on Thu Jul 29 20:45:35 IST 2021, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
21123 SpringApplicationShutdownHook INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Unregistering application CUSTOMER-SERVICE with eureka with status DOWN
21123 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627571751655, current=DOWN, previous=UP]
21125 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
21125 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'documentationPluginsBootstrapper' completed its stop procedure
21125 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 0
21129 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
21133 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
21133 SpringApplicationShutdownHook DEBUG org.hibernate.internal.SessionFactoryImpl HHH000031: Closing
21133 SpringApplicationShutdownHook DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@486c1a5a] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@13b5598b]
21135 SpringApplicationShutdownHook DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
21136 SpringApplicationShutdownHook DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
21136 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
21137 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
21138 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4e1104f4: (connection evicted)
21139 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@53bc09ca: (connection evicted)
21140 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@16be8dd9: (connection evicted)
21141 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@14a3e59e: (connection evicted)
21142 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@76917296: (connection evicted)
21145 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@31a3451e: (connection evicted)
21147 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@423b409: (connection evicted)
21149 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@fa72e06: (connection evicted)
21152 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@72dfe8a6: (connection evicted)
21152 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@59ffd856: (connection evicted)
21155 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
21155 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
21155 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Shutting down DiscoveryClient ...
22893 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
22894 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
24173 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Unregistering ...
24181 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate HTTP DELETE http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003
24181 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
24181 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
24181 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
24181 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
24181 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
24181 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
24182 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
24926 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: Shutdown connection
24926 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
24927 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
24928 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.register(RestTemplateEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876) at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121) at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 22 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 35 more
24929 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
24932 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - registration failed Cannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
24932 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.InstanceInfoReplicator There was a problem with the instance info replicator
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
26200 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
26200 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
28221 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-2: Shutdown connection
28221 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
28222 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
28224 SpringApplicationShutdownHook INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.cancel(RestTemplateEurekaHttpClient.java:87) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972) at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184) at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390) at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 39 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 52 more
28224 SpringApplicationShutdownHook WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
28225 SpringApplicationShutdownHook ERROR com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - de-registration failedCannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972)
    at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177)
    at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390)
    at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145)
    at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106)
    at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075)
    at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021)
    at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131)
    at java.base/java.lang.Iterable.forEach(Iterable.java:75)
    at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100)
    at java.base/java.lang.Thread.run(Thread.java:834)
28230 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Completed shut down of DiscoveryClient
Logback Log Messages

Log session start time Thu Jul 29 20:51:43 IST 2021

RelativeTime Thread MDC Level Logger Message
172 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
185 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
222 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating TestContextBootstrapper for test class [com.rvy.controller.ControllerAppTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
236 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.rvy.controller.ControllerAppTest], using SpringBootContextLoader
241 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTest-context.xml] does not exist
242 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTestContext.groovy] does not exist
242 main INFO org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [com.rvy.controller.ControllerAppTest]: no resource found for suffixes {-context.xml, Context.groovy}.
243 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [com.rvy.controller.ControllerAppTest]: ControllerAppTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
328 main DEBUG org.springframework.test.context.support.ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.rvy.controller.ControllerAppTest]
444 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\CustomerSupermarketAppApplication.class]
445 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration com.rvy.CustomerSupermarketAppApplication for test class com.rvy.controller.ControllerAppTest
614 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper @TestExecutionListeners is not present for class [com.rvy.controller.ControllerAppTest]: using defaults.
615 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
657 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d72f75e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8ab78bc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5aa0dbf4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@16afbd92, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2c5d601e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fe083b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23c388c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486be205, org.springframework.test.context.event.EventPublishingTestExecutionListener@f713686, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74f7d1d2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4b4dd216, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ca17ab0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a62b2a4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1051817b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35293c05]
662 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
713 main DEBUG org.springframework.test.context.support.TestPropertySourceUtils Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
Logback Log Messages

Log session start time Thu Jul 29 20:51:45 IST 2021

RelativeTime Thread MDC Level Logger Message
1514 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
1527 main DEBUG org.springframework.boot.SpringApplication Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
1546 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4j2LoggerProvider
1550 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 6.2.0.Final
1556 main DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
1561 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
1562 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
1563 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
1563 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
1573 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1575 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
1577 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
1595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1622 background-preinit DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
1772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
1779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
1781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
1783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
1785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
1793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
1794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
1794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
1794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
1797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
1805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
1808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
1813 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
1815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configServicePropertySource'
1816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigServiceBootstrapConfiguration'
1820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configClientProperties'
1825 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
1825 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
1825 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
1825 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
1825 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
1827 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
1828 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
1830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
1846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configServicePropertySource' via factory method to bean named 'configClientProperties'
1853 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
1855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
1858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
1861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyProperties'
1864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
1866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa'
1866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'keyProperties'
1869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
1871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
1873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
1881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
1899 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ConfigServiceBootstrapConfiguration#configClientProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigServiceBootstrapConfiguration#configServicePropertySource matched: - @ConditionalOnProperty (spring.cloud.config.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigServicePropertySourceLocator; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) EncryptionBootstrapConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration#keyProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.bootstrap.encrypt.KeyProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) Negative matches: ----------------- ConfigServiceBootstrapConfiguration.RetryConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.annotation.Retryable' (OnClassCondition) DiscoveryClientConfigServiceBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) EncryptionBootstrapConfiguration.RsaEncryptionConfiguration: Did not match: - Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EurekaConfigServerBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.config.client.ConfigServicePropertySourceLocator' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
1906 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[main,5,main]
Logback Log Messages

Log session start time Thu Jul 29 20:51:46 IST 2021

RelativeTime Thread MDC Level Logger Message
2564 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2615 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Fetching config from server at : http://localhost:8888
2712 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8888/customer-service/default
2874 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
3628 main DEBUG org.springframework.web.client.RestTemplate Response 200 OK
3629 main DEBUG org.springframework.web.client.RestTemplate Reading to [org.springframework.cloud.config.environment.Environment]
3665 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Located environment: name=customer-service, profiles=[default], label=null, version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3, state=null
3665 main DEBUG org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Environment customer-service has 1 property sources with 8 properties.
3667 main INFO org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration Located property source: [BootstrapPropertySource@839180856 {name='bootstrapProperties-configClient', properties={config.client.version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3}}, BootstrapPropertySource@955061147 {name='bootstrapProperties-https://github.com/kumarmapanip/customer-design/file:C:\Users\KUMARM~1\AppData\Local\Temp\config-repo-3439943652922724328\customer-service.properties', properties={server.port=9003, server.servlet.context-path=/rvy/api, spring.jpa.hibernate.ddl-auto=update, spring.datasource.driver-class-name=org.postgresql.Driver, spring.datasource.url=jdbc:postgresql://localhost:5432/customer_master, spring.datasource.username=postgres, spring.datasource.password=badal@2020, spring.jackson.serialization.write-dates-as-timestamps=false}}]
3699 main INFO com.rvy.controller.ControllerAppTest No active profile set, falling back to default profiles: default
3700 main DEBUG org.springframework.boot.SpringApplication Loading source class com.rvy.CustomerSupermarketAppApplication,class org.springframework.cloud.bootstrap.BootstrapApplicationListener$BootstrapMarkerConfiguration
3717 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f
3734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
3735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
3863 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\aspect\LoggingAspect.class]
3874 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\controller\CustomerController.class]
3888 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
3889 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\swagger\SwaggerUiWebMvcConfigurer.class]
3981 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/web/OpenApiControllerWebMvc.class]
4002 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasVendorExtensionsMapperImpl.class]
4008 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/StyleEnumMapperImpl.class]
4014 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SecuritySchemeMapperImpl.class]
4015 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasSecurityMapperImpl.class]
4016 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SchemaMapperImpl.class]
4020 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ExamplesMapperImpl.class]
4023 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ServiceModelToOpenApiMapperImpl.class]
4027 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasLicenceMapper.class]
4093 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReferenceScanner.class]
4095 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDocumentationScanner.class]
4096 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionReader.class]
4098 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReader.class]
4099 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelSpecificationReader.class]
4104 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/CachingOperationReader.class]
4105 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/MediaTypeReader.class]
4107 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingScanner.class]
4108 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelReader.class]
4110 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionLookup.class]
4118 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationModelsProvider.class]
4119 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationDeprecatedReader.class]
4121 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ResponseMessagesReader.class]
4126 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterReader.class]
4129 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationTagsReader.class]
4131 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ApiOperationReader.class]
4133 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/DefaultOperationReader.class]
4134 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterRequestConditionReader.class]
4135 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterHeadersConditionReader.class]
4136 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ContentParameterAggregator.class]
4137 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationResponseClassReader.class]
4138 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/CachingOperationNameGenerator.class]
4143 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterMultiplesReader.class]
4146 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ModelAttributeParameterExpander.class]
4149 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterTypeReader.class]
4150 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterRequiredReader.class]
4157 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDataTypeReader.class]
4158 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDefaultReader.class]
4159 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterNameReader.class]
4160 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ExpandedParameterBuilder.class]
4168 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DefaultResponseTypeReader.class]
4179 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]
4182 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsManager.class]
4185 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]
4193 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/QueryStringUriTemplateDecorator.class]
4196 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathMappingDecorator.class]
4198 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathSanitizer.class]
4200 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/OperationPathDecorator.class]
4304 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonJsonViewProvider.class]
4307 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelDependencyProvider.class]
4309 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/TypeNameExtractor.class]
4312 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/PropertyDiscriminatorBasedInheritancePlugin.class]
4315 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/XmlModelPlugin.class]
4316 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/SchemaPluginsManager.class]
4317 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/JsonIgnorePropertiesModelPlugin.class]
4326 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/CachingModelPropertiesProvider.class]
4327 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ObjectMapperBeanPropertyNamingStrategy.class]
4330 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/bean/AccessorsProvider.class]
4333 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/field/FieldProvider.class]
4337 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/XmlPropertyPlugin.class]
4340 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/OptimizedModelPropertiesProvider.class]
4344 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/FactoryMethodProvider.class]
4345 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ModelSpecificationFactory.class]
4352 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelProvider.class]
4353 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelDependencyProvider.class]
4359 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonEnumTypeDeterminer.class]
4360 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelProvider.class]
4362 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelSpecificationProvider.class]
4466 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/OpenApiSchemaPropertyBuilder.class]
4467 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelPropertyPropertyBuilder.class]
4468 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelTypeNameProvider.class]
4469 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelBuilder.class]
4476 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParameterReader.class]
4477 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/VendorExtensionsReader.class]
4478 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationResponseClassReader.class]
4480 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationModelsProvider.class]
4481 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationAuthReader.class]
4482 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerMediaTypeReader.class]
4483 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHttpMethodReader.class]
4484 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParametersReader.class]
4485 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationAuthReader.class]
4486 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHiddenReader.class]
4488 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationSummaryReader.class]
4489 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationTagsReader.class]
4490 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerResponseMessageReader.class]
4491 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNicknameIntoUniqueIdReader.class]
4492 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationPositionReader.class]
4494 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiResponseReader.class]
4495 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNotesReader.class]
4497 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationTagsReader.class]
4498 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/ApiParamParameterBuilder.class]
4499 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/SwaggerExpandedParameterBuilder.class]
4503 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/OpenApiParameterBuilder.class]
4513 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/SwaggerApiListingReader.class]
4519 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/InMemorySwaggerResourcesProvider.class]
4521 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/ApiResourceController.class]
4937 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5021 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5023 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.url' in PropertySource 'configurationProperties' with value of type String
5248 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ServiceModelToSwagger2MapperImpl.class]
5249 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/VendorExtensionsMapperImpl.class]
5250 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/PropertyMapperImpl.class]
5253 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/CompatibilityModelMapperImpl.class]
5255 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ParameterMapperImpl.class]
5258 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelMapperImpl.class]
5258 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/RequestParameterMapperImpl.class]
5259 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelSpecificationMapperImpl.class]
5259 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/LicenseMapperImpl.class]
5261 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/SecurityMapperImpl.class]
5265 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/web/Swagger2ControllerWebMvc.class]
5319 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
5328 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages com.rvy.
5362 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\repository\CustomerRepository.class]
5561 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes\com\rvy\service\CustomerServiceTestImpl.class]
5561 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
5574 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 245 ms. Found 1 JPA repository interfaces.
6074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshScope'
6078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
6084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
6218 main DEBUG org.springframework.cloud.context.scope.GenericScope Generating bean factory id from names: [accessorsProvider, apacheHttpClientBuilder, apacheHttpClientFactory, apiDescriptionLookup, apiDescriptionReader, apiDocumentationScanner, apiListingBuilderPluginRegistry, apiListingReader, apiListingReferenceScanner, apiListingScanner, apiListingScannerPluginRegistry, apiModelBuilder, apiModelPropertyPropertyBuilder, apiModelReader, apiModelSpecificationReader, apiModelTypeNameProvider, apiOperationReader, apiResourceController, applicationAvailability, applicationTaskExecutor, asyncLoadBalancerInterceptor, asyncRestTemplateCustomizer, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, blockingLoadBalancerClient, bootstrapApplicationListener.BootstrapMarkerConfiguration, cachingModelDependencyProvider, cachingModelPropertiesProvider, cachingModelProvider, cachingOperationNameGenerator, cachingOperationReader, caffeineWarnLogger, characterEncodingFilter, compatibilityModelMapperImpl, compositeCompatibilityVerifier, compositeDiscoveryClient, configurationPropertiesBeans, configurationPropertiesRebinder, connManFactory, contentParameterAggregator, conventionErrorViewResolver, customerController, customerRepository, customerServiceImpl, customerSupermarketAppApplication, dataSource, dataSourceScriptDatabaseInitializer, decimalMinMaxPlugin, default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification, defaultEurekaClientHttpRequestFactorySupplier, defaultLoadBalancerCacheManager, defaultModelDependencyProvider, defaultModelProvider, defaultModelSpecificationProvider, defaultOperationReader, defaultResponseTypeReader, defaultServletHandlerMapping, defaultTemplateResolver, defaultValidator, defaultViewResolver, defaults, defaultsProviderPluginRegistry, descriptionResolver, discoveryClient, dispatcherServlet, dispatcherServletRegistration, documentationPluginRegistry, documentationPluginsBootstrapper, documentationPluginsManager, emBeanDefinitionRegistrarPostProcessor, entityManagerFactory, entityManagerFactoryBuilder, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, eurekaApplicationInfoManager, eurekaAutoServiceRegistration, eurekaClient, eurekaClientConfigBean, eurekaFeature, eurekaInstanceConfigBean, eurekaLoadBalancerProperties, eurekaRegistration, eurekaServiceRegistry, examplesMapperImpl, expandedParameterBuilder, expandedParameterBuilderPluginRegistry, expanderMinMax, expanderNotBlank, expanderNotNull, expanderPattern, expanderSize, factoryMethodProvider, fieldProvider, flashMapManager, formContentFilter, gson, gsonBuilder, handlerExceptionResolver, handlerFunctionAdapter, hikariPoolDataSourceMetadataProvider, httpRequestHandlerAdapter, inMemorySwaggerResourcesProvider, inetUtils, inetUtilsProperties, isNullPlugin, jacksonEnumTypeDeterminer, jacksonGeoModule, jacksonJsonViewProvider, jacksonObjectMapper, jacksonObjectMapperBuilder, java8TimeDialect, jdbcTemplate, jpaContext, jpaMappingContext, jpaVendorAdapter, jsonComponentModule, jsonIgnorePropertiesModelPlugin, jsonSerializer, legacyContextRefresher, licenseMapperImpl, lifecycleProcessor, loadBalancedAsyncRestTemplateInitializer, loadBalancedRestTemplateInitializerDeprecated, loadBalancerClientFactory, loadBalancerInterceptor, loadBalancerRequestFactory, localeCharsetMappingsCustomizer, localeResolver, loggingAspect, loggingRebinder, mappingJackson2HttpMessageConverter, mediaTypeReader, messageConverters, methodResolver, methodValidationPostProcessor, minMaxPlugin, mockMvc, mockMvcBuilder, modelAttributeParameterExpander, modelBuilderPluginRegistry, modelMapperImpl, modelNamesRegistryFactoryPluginRegistry, modelPropertyBuilderPluginRegistry, modelSpecificationFactory, modelSpecificationMapperImpl, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcPatternParser, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, namedParameterJdbcTemplate, notBlankPlugin, notNullPlugin, oasLicenceMapper, oasSecurityMapperImpl, oasVendorExtensionsMapperImpl, objectMapperBeanPropertyNamingStrategy, openApiControllerWebMvc, openApiModule, openApiOperationAuthReader, openApiOperationTagsReader, openApiParameterBuilder, openApiPetStore, openApiResponseReader, openApiSchemaPropertyBuilder, openEntityManagerInViewInterceptor, openEntityManagerInViewInterceptorConfigurer, operationAuthReader, operationBuilderPluginRegistry, operationDeprecatedReader, operationHiddenReader, operationHttpMethodReader, operationImplicitParameterReader, operationImplicitParametersReader, operationModelsProvider, operationModelsProviderPluginRegistry, operationNicknameIntoUniqueIdReader, operationNotesReader, operationParameterHeadersConditionReader, operationParameterReader, operationParameterRequestConditionReader, operationPathDecorator, operationPositionReader, operationResponseClassReader, operationSummaryReader, operationTagsReader, optimized, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.domain.EntityScanPackages, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration, org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration, org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration, org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.BoundConfigurationProperties, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter, org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.client.CommonsClientAutoConfiguration, org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration, org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration, org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration, org.springframework.cloud.commons.util.UtilAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener, org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration, org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher, org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration, org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalPersistenceAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0, org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension, org.springframework.data.jpa.util.JpaMetamodelCacheCleanup, org.springframework.data.web.config.ProjectingArgumentResolverRegistrar, org.springframework.data.web.config.SpringDataJacksonConfiguration, org.springframework.data.web.config.SpringDataWebConfiguration, org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration, org.springframework.transaction.config.internalTransactionAdvisor, org.springframework.transaction.config.internalTransactionalEventListenerFactory, pageableCustomizer, pageableResolver, parameterBuilderPluginRegistry, parameterDataTypeReader, parameterDefaultReader, parameterMapperImpl, parameterMinMax, parameterMultiplesReader, parameterNameReader, parameterNamesModule, parameterNotBlank, parameterNotNull, parameterPattern, parameterRequiredReader, parameterSize, parameterTypeReader, pathDecoratorRegistry, pathMappingDecorator, pathProvider, pathSanitizer, patternPlugin, persistenceExceptionTranslationPostProcessor, platformTransactionManagerCustomizers, preserveErrorControllerTargetClassPostProcessor, projectingArgumentResolverBeanPostProcessor, propertyDiscriminatorBasedInheritancePlugin, propertyMapperImpl, propertySourcesPlaceholderConfigurer, queryStringUriTemplateDecorator, refreshEventListener, refreshScope, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, requestParameterMapperImpl, resourceGroupCache, resourceHandlerMapping, responseBuilderPluginRegistry, responseMessagesReader, restTemplate, restTemplateBuilder, restTemplateBuilderConfigurer, restTemplateCustomizer, restTemplateDiscoveryClientOptionalArgs, routerFunctionMapping, scheduledBeanLazyInitializationExcludeFilter, schemaMapperImpl, schemaPluginsManager, scopedTarget.eurekaApplicationInfoManager, scopedTarget.eurekaClient, scopedTarget.eurekaRegistration, securityMapperImpl, securitySchemeMapperImpl, server-org.springframework.boot.autoconfigure.web.ServerProperties, serviceManagementMetadataProvider, serviceModelToOpenApiMapperImpl, serviceModelToSwagger2MapperImpl, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, simpleDiscoveryClient, simpleDiscoveryProperties, sizePlugin, sortCustomizer, sortResolver, spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties, spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties, spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties, spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties, spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties, spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties, spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties, spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties, spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties, spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties, spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties, spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties, spring.web-org.springframework.boot.autoconfigure.web.WebProperties, springBootMockMvcBuilderCustomizer, springBootVersionVerifier, springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration, springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration, springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration, springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties, springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration, springfox.documentation.oas.configuration.OpenApiMappingConfiguration, springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration, springfox.documentation.schema.configuration.ModelsConfiguration, springfox.documentation.spring.web.SpringfoxWebConfiguration, springfox.documentation.spring.web.SpringfoxWebMvcConfiguration, springfox.documentation.swagger.configuration.SwaggerCommonConfiguration, springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration, springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration, standardGsonBuilderCustomizer, standardJacksonObjectMapperBuilderCustomizer, stringHttpMessageConverter, styleEnumMapperImpl, swagger2ControllerWebMvc, swagger2Module, swaggerApiListingReader, swaggerExpandedParameterBuilder, swaggerMediaTypeReader, swaggerOperationModelsProvider, swaggerOperationResponseClassReader, swaggerOperationTagsReader, swaggerParameterDescriptionReader, swaggerResponseMessageReader, swaggerUiConfigurer, swaggerUiWebMvcConfigurer, syntheticModelProviderPluginRegistry, taskExecutorBuilder, taskSchedulerBuilder, templateEngine, themeResolver, thymeleafViewResolver, tlsProperties, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, transactionAttributeSource, transactionInterceptor, transactionManager, transactionTemplate, typeNameExtractor, typeNameProviderPluginRegistry, typeResolver, vendorExtensionsMapperImpl, vendorExtensionsReader, viewControllerHandlerMapping, viewNameTranslator, viewProviderPluginRegistry, viewResolver, webMvcObjectMapperConfigurer, webMvcOpenApiTransformationFilterRegistry, webMvcOpenApiTransformer, webMvcRequestHandlerProvider, webMvcSwaggerTransformationFilterRegistry, webMvcSwaggerTransformer, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping, xmlModelPlugin, xmlPropertyPlugin, zoneConfig]
6309 main INFO org.springframework.cloud.context.scope.GenericScope BeanFactory id=033b074d-0c27-3da6-bfce-2c396f19d289
6310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
6312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
6314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
6315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
6926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
6926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
6927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
6927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
6930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
6930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
6930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
6930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
6931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
6931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
6931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
6932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
6941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
6943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
6964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
6994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
6995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
7007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcObjectMapperConfigurer'
7009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
7009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
7027 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public java.lang.Object com.rvy.aspect.LoggingAspect.logAround(org.aspectj.lang.ProceedingJoinPoint) throws java.lang.Throwable
7029 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public void com.rvy.aspect.LoggingAspect.logAfterThrowing(org.aspectj.lang.JoinPoint,java.lang.Throwable)
7126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
7132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
7132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
7144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
7144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
7157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
7161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
7165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
7194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
7201 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3436d3d7]
7202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration'
7208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
7208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
7213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
7213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
7217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
7224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
7237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
7241 main DEBUG com.zaxxer.hikari.HikariConfig Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@42110406
7266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
7271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
7271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
7281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
7281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
7283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
7289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
7294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
7294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
7295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
7295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
7298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
7298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
7315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
7316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
7331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
7336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
7342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
7397 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
7421 main DEBUG org.hibernate.jpa.internal.util.LogHelper PersistenceUnitInfo [ name: default persistence provider classname: null classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406 excludeUnlistedClasses: true JTA datasource: null Non JTA datasource: HikariDataSource (null) Transaction type: RESOURCE_LOCAL PU root URL: file:/C:/Users/Kumar%20Mapanip/asde-workspace/customer-supermarket-app/target/test-classes/ Shared Cache Mode: UNSPECIFIED Validation Mode: AUTO Jar files URLs [] Managed classes names [ com.rvy.entity.Customer] Mapping files names [] Properties []
7437 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
7438 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
7440 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
7488 main INFO org.hibernate.Version HHH000412: Hibernate ORM core version 5.4.32.Final
7490 main DEBUG org.hibernate.cfg.Environment HHH000206: hibernate.properties not found
7508 main DEBUG org.hibernate.service.spi.ServiceBinding Overriding existing service binding [org.hibernate.secure.spi.JaccService]
7521 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
7521 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
7533 main INFO org.hibernate.annotations.common.Version HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
7742 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
7742 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
7743 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@61503d00
7743 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@7e7391e8
7743 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration true_false -> org.hibernate.type.TrueFalseType@66e218d8
7744 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration yes_no -> org.hibernate.type.YesNoType@478fe415
7745 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
7745 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
7745 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@673605ef
7746 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration character -> org.hibernate.type.CharacterType@75fa9254
7746 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char -> org.hibernate.type.CharacterType@75fa9254
7746 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@75fa9254
7747 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
7747 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
7747 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Short -> org.hibernate.type.ShortType@45375bdf
7748 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration integer -> org.hibernate.type.IntegerType@744db9fb
7748 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration int -> org.hibernate.type.IntegerType@744db9fb
7748 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@744db9fb
7749 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
7749 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
7749 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Long -> org.hibernate.type.LongType@1ea19c97
7750 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
7750 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
7750 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Float -> org.hibernate.type.FloatType@da11873
7751 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
7751 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
7751 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@aaa7000
7751 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@65698020
7752 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@65698020
7752 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_integer -> org.hibernate.type.BigIntegerType@4942e6af
7752 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@4942e6af
7753 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration string -> org.hibernate.type.StringType@3370be55
7753 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.String -> org.hibernate.type.StringType@3370be55
7754 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nstring -> org.hibernate.type.StringNVarcharType@29fc83c5
7754 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@6e225c34
7755 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration url -> org.hibernate.type.UrlType@13b4ee4e
7755 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.net.URL -> org.hibernate.type.UrlType@13b4ee4e
7755 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Duration -> org.hibernate.type.DurationType@11577ab8
7755 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Duration -> org.hibernate.type.DurationType@11577ab8
7756 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Instant -> org.hibernate.type.InstantType@64381526
7756 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Instant -> org.hibernate.type.InstantType@64381526
7757 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
7757 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
7758 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDate -> org.hibernate.type.LocalDateType@70cac22a
7758 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@70cac22a
7759 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
7759 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
7760 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
7760 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
7760 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
7760 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
7761 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
7761 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
7763 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration date -> org.hibernate.type.DateType@38363e96
7763 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Date -> org.hibernate.type.DateType@38363e96
7763 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration time -> org.hibernate.type.TimeType@1368e2f7
7764 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Time -> org.hibernate.type.TimeType@1368e2f7
7764 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timestamp -> org.hibernate.type.TimestampType@4eace42b
7764 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@4eace42b
7764 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Date -> org.hibernate.type.TimestampType@4eace42b
7766 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@418bdde9
7767 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar -> org.hibernate.type.CalendarType@337c0ee4
7767 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@337c0ee4
7767 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@337c0ee4
7768 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@176054b7
7768 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@4ef28dc4
7769 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration locale -> org.hibernate.type.LocaleType@1fa29b9e
7769 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@1fa29b9e
7770 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration currency -> org.hibernate.type.CurrencyType@3ee200ae
7770 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@3ee200ae
7770 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timezone -> org.hibernate.type.TimeZoneType@2ae08750
7771 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@2ae08750
7771 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration class -> org.hibernate.type.ClassType@46a0ef6f
7771 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Class -> org.hibernate.type.ClassType@46a0ef6f
7772 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@36d5c2ce
7772 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@36d5c2ce
7772 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@167bb934
7773 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration binary -> org.hibernate.type.BinaryType@720c0996
7773 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte[] -> org.hibernate.type.BinaryType@720c0996
7773 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [B -> org.hibernate.type.BinaryType@720c0996
7774 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@2ee1b017
7774 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@2ee1b017
7774 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@2ee1b017
7775 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration row_version -> org.hibernate.type.RowVersionType@52fec840
7775 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration image -> org.hibernate.type.ImageType@1896299b
7776 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration characters -> org.hibernate.type.CharArrayType@b63365c
7776 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char[] -> org.hibernate.type.CharArrayType@b63365c
7776 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [C -> org.hibernate.type.CharArrayType@b63365c
7777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@69ed96e1
7777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@69ed96e1
7777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@69ed96e1
7777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration text -> org.hibernate.type.TextType@5b028f58
7777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ntext -> org.hibernate.type.NTextType@46c2189e
7779 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration blob -> org.hibernate.type.BlobType@522fb69
7779 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@522fb69
7779 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@1bb0fa38
7780 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration clob -> org.hibernate.type.ClobType@62f305bc
7780 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@62f305bc
7782 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nclob -> org.hibernate.type.NClobType@113a6636
7782 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@113a6636
7782 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@64e3bc2
7782 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@4b7a4c83
7783 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration serializable -> org.hibernate.type.SerializableType@3c7db0e8
7786 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration object -> org.hibernate.type.ObjectType@59e4a044
7786 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@59e4a044
7786 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1e836aed
7787 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4bc41565
7787 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@8dedec8
7787 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@226e95e9
7787 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@27bf574b
7787 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@4cbb11e4
7787 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@326dbe25
7787 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@647aa45c
7801 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b] into BootstrapContext; was [null]
7801 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b) [was null]
7801 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@ca0a21f] into BootstrapContext; was [null]
7801 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@768d27e8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3dc39412]
7816 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
7816 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
7825 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
7825 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
7826 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
7826 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
7826 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
7827 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
7827 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
7828 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
7829 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
7829 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
7830 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
7830 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
7830 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
7831 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
7837 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
7838 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension................................false
7838 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit................................true
7838 main DEBUG com.zaxxer.hikari.HikariConfig catalog................................none
7838 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql................................none
7839 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery................................none
7839 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout................................30000
7839 main DEBUG com.zaxxer.hikari.HikariConfig dataSource................................none
7839 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName................................none
7839 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI................................none
7839 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties................................{password=<masked>}
7839 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................................"org.postgresql.Driver"
7839 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName................................none
7839 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties................................{}
7839 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry................................none
7839 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout................................600000
7839 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout................................1
7839 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries................................false
7840 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl................................jdbc:postgresql://localhost:5432/customer_master
7840 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime................................0
7840 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold................................0
7840 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime................................1800000
7840 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize................................10
7840 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry................................none
7840 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory................................none
7840 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle................................10
7840 main DEBUG com.zaxxer.hikari.HikariConfig password................................<masked>
7840 main DEBUG com.zaxxer.hikari.HikariConfig poolName................................"HikariPool-1"
7840 main DEBUG com.zaxxer.hikari.HikariConfig readOnly................................false
7840 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans................................false
7840 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor................................none
7840 main DEBUG com.zaxxer.hikari.HikariConfig schema................................none
7840 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory................................internal
7840 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation................................default
7840 main DEBUG com.zaxxer.hikari.HikariConfig username................................"postgres"
7840 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout................................5000
7840 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
8065 main DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@623ded82
8067 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
8083 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Database -> name : PostgreSQL version : 13.3 major : 13 minor : 3
8083 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Driver -> name : PostgreSQL JDBC Driver version : 42.2.23 major : 42 minor : 2
8083 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator JDBC version : 4.2
8138 main INFO org.hibernate.dialect.Dialect HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect
8166 main DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
8180 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
8257 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7f665cf8
8334 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3a64dd70
8411 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@46d8e8c9
8489 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5a4b223f
8556 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@705d9222
8620 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5c43227a
8686 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5ddc079b
8755 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5e059cc5
8830 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@42d5d9a5
8831 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
8836 main DEBUG org.hibernate.boot.model.relational.Namespace Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
8840 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@549debdb
8840 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.PostgresUUIDType@549debdb
8840 main DEBUG org.hibernate.type.BasicTypeRegistry HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@36d5c2ce
8845 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2bbaf983] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@781bd9dd]
8939 main DEBUG org.hibernate.cfg.AnnotationBinder Binding entity from annotated class: com.rvy.entity.Customer
8979 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
8989 main DEBUG org.hibernate.cfg.annotations.EntityBinder Import with entity name Customer
8994 main DEBUG org.hibernate.cfg.annotations.EntityBinder Bind entity com.rvy.entity.Customer on table customer
9031 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=customer_id, insertable=true, updatable=true, unique=false}
9036 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
9036 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
9037 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property customerId with lazy=false
9040 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:customerId]
9044 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for customerId
9048 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property customerId
9051 main DEBUG org.hibernate.cfg.BinderHelper #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(customer_id)]), customerId, assigned, , ...)
9052 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address1, insertable=true, updatable=true, unique=false}
9052 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address1 with lazy=false
9052 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address1]
9053 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address1
9053 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address1
9053 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address2, insertable=true, updatable=true, unique=false}
9053 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address2 with lazy=false
9053 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address2]
9053 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address2
9053 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address2
9053 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=birth_date, insertable=true, updatable=true, unique=false}
9054 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property birthDate with lazy=false
9054 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:birthDate]
9054 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for birthDate
9054 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property birthDate
9054 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=contact_number, insertable=true, updatable=true, unique=false}
9054 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property contactNumber with lazy=false
9054 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:contactNumber]
9054 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for contactNumber
9055 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property contactNumber
9055 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=email, insertable=true, updatable=true, unique=false}
9055 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property email with lazy=false
9055 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:email]
9055 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for email
9055 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property email
9055 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=name, insertable=true, updatable=true, unique=false}
9055 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property name with lazy=false
9056 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:name]
9056 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for name
9056 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property name
9056 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=uin, insertable=true, updatable=true, unique=false}
9056 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property uin with lazy=false
9056 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:uin]
9057 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for uin
9057 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property uin
9063 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for customerId
9063 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address1
9063 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address2
9063 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for birthDate
9063 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for contactNumber
9063 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for email
9063 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for name
9063 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for uin
9065 main DEBUG org.hibernate.mapping.PrimaryKey Forcing column [customer_id] to be non-null as it is part of the primary key for table [customer]
9130 main DEBUG org.hibernate.internal.SessionFactoryImpl Building session factory
9132 main DEBUG org.hibernate.cfg.Settings SessionFactory name : null
9132 main DEBUG org.hibernate.cfg.Settings Automatic flush during beforeCompletion(): enabled
9132 main DEBUG org.hibernate.cfg.Settings Automatic session close at end of transaction: disabled
9132 main DEBUG org.hibernate.cfg.Settings Statistics: disabled
9132 main DEBUG org.hibernate.cfg.Settings Deleted entity synthetic identifier rollback: disabled
9132 main DEBUG org.hibernate.cfg.Settings Default entity-mode: pojo
9132 main DEBUG org.hibernate.cfg.Settings Check Nullability in Core (should be disabled when Bean Validation is on): enabled
9132 main DEBUG org.hibernate.cfg.Settings Allow initialization of lazy state outside session : disabled
9132 main DEBUG org.hibernate.cfg.Settings Using BatchFetchStyle : LEGACY
9132 main DEBUG org.hibernate.cfg.Settings Default batch fetch size: -1
9132 main DEBUG org.hibernate.cfg.Settings Maximum outer join fetch depth: null
9132 main DEBUG org.hibernate.cfg.Settings Default null ordering: NONE
9132 main DEBUG org.hibernate.cfg.Settings Order SQL updates by primary key: disabled
9132 main DEBUG org.hibernate.cfg.Settings Order SQL inserts for batching: disabled
9132 main DEBUG org.hibernate.cfg.Settings multi-tenancy strategy : NONE
9133 main DEBUG org.hibernate.cfg.Settings JTA Track by Thread: enabled
9133 main DEBUG org.hibernate.cfg.Settings Query language substitutions: {}
9133 main DEBUG org.hibernate.cfg.Settings Named query checking : enabled
9133 main DEBUG org.hibernate.cfg.Settings Second-level cache: disabled
9133 main DEBUG org.hibernate.cfg.Settings Second-level query cache: disabled
9133 main DEBUG org.hibernate.cfg.Settings Second-level query cache factory: null
9133 main DEBUG org.hibernate.cfg.Settings Second-level cache region prefix: null
9133 main DEBUG org.hibernate.cfg.Settings Optimize second-level cache for minimal puts: disabled
9133 main DEBUG org.hibernate.cfg.Settings Structured second-level cache entries: disabled
9133 main DEBUG org.hibernate.cfg.Settings Second-level cache direct-reference entries: disabled
9133 main DEBUG org.hibernate.cfg.Settings Automatic eviction of collection cache: disabled
9133 main DEBUG org.hibernate.cfg.Settings JDBC batch size: 15
9133 main DEBUG org.hibernate.cfg.Settings JDBC batch updates for versioned data: enabled
9133 main DEBUG org.hibernate.cfg.Settings Scrollable result sets: enabled
9133 main DEBUG org.hibernate.cfg.Settings Wrap result sets: disabled
9133 main DEBUG org.hibernate.cfg.Settings JDBC3 getGeneratedKeys(): enabled
9134 main DEBUG org.hibernate.cfg.Settings JDBC result set fetch size: null
9134 main DEBUG org.hibernate.cfg.Settings Connection release mode: ON_CLOSE
9134 main DEBUG org.hibernate.cfg.Settings Generate SQL with comments: disabled
9134 main DEBUG org.hibernate.cfg.Settings JPA compliance - query : disabled
9134 main DEBUG org.hibernate.cfg.Settings JPA compliance - closed-handling : disabled
9134 main DEBUG org.hibernate.cfg.Settings JPA compliance - lists : disabled
9134 main DEBUG org.hibernate.cfg.Settings JPA compliance - transactions : disabled
9264 main DEBUG org.hibernate.internal.SessionFactoryImpl Session factory constructed with filter configurations : {}
9264 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiating session factory with properties: {sun.desktop=windows, awt.toolkit=sun.awt.windows.WToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=11, sun.cpu.isalist=amd64, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@4a45ff31, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=Cp1252, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes;C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-data-jpa\2.5.3\spring-boot-starter-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-aop\2.5.3\spring-boot-starter-aop-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aop\5.3.9\spring-aop-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\aspectj\aspectjweaver\1.9.7\aspectjweaver-1.9.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\2.5.3\spring-boot-starter-jdbc-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\zaxxer\HikariCP\4.0.3\HikariCP-4.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jdbc\5.3.9\spring-jdbc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\transaction\jakarta.transaction-api\1.3.3\jakarta.transaction-api-1.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\persistence\jakarta.persistence-api\2.2.3\jakarta.persistence-api-2.2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\hibernate-core\5.4.32.Final\hibernate-core-5.4.32.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\logging\jboss-logging\3.4.2.Final\jboss-logging-3.4.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\javassist\javassist\3.27.0-GA\javassist-3.27.0-GA.jar;C:\Users\Kumar Mapanip\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\jandex\2.2.3.Final\jandex-2.2.3.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\dom4j\dom4j\2.1.3\dom4j-2.1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\common\hibernate-commons-annotations\5.1.2.Final\hibernate-commons-annotations-5.1.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\jaxb-runtime\2.3.4\jaxb-runtime-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\txw2\2.3.4\txw2-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\istack\istack-commons-runtime\3.0.12\istack-commons-runtime-3.0.12.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\activation\jakarta.activation\1.2.2\jakarta.activation-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-jpa\2.5.3\spring-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-commons\2.5.3\spring-data-commons-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-orm\5.3.9\spring-orm-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context\5.3.9\spring-context-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-tx\5.3.9\spring-tx-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-beans\5.3.9\spring-beans-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aspects\5.3.9\spring-aspects-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.5.3\spring-boot-starter-web-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter\2.5.3\spring-boot-starter-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.5.3\spring-boot-starter-logging-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-classic\1.2.4\logback-classic-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-core\1.2.4\logback-core-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.14.1\log4j-to-slf4j-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-api\2.14.1\log4j-api-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\jul-to-slf4j\1.7.32\jul-to-slf4j-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\Kumar Mapanip\.m2\repository\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-json\2.5.3\spring-boot-starter-json-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.12.4\jackson-datatype-jdk8-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.12.4\jackson-module-parameter-names-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\2.5.3\spring-boot-starter-tomcat-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\9.0.50\tomcat-embed-core-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\9.0.50\tomcat-embed-websocket-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-web\5.3.9\spring-web-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-webmvc\5.3.9\spring-webmvc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-expression\5.3.9\spring-expression-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-bootstrap\3.0.3\spring-cloud-starter-bootstrap-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter\3.0.3\spring-cloud-starter-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-context\3.0.3\spring-cloud-context-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-crypto\5.5.1\spring-security-crypto-5.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-commons\3.0.3\spring-cloud-commons-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-rsa\1.0.10.RELEASE\spring-security-rsa-1.0.10.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.68\bcpkix-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.68\bcprov-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-devtools\2.5.3\spring-boot-devtools-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot\2.5.3\spring-boot-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.5.3\spring-boot-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\postgresql\postgresql\42.2.23\postgresql-42.2.23.jar;C:\Users\Kumar Mapanip\.m2\repository\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-test\2.5.3\spring-boot-starter-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test\2.5.3\spring-boot-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test-autoconfigure\2.5.3\spring-boot-test-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\jayway\jsonpath\json-path\2.5.0\json-path-2.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\json-smart\2.4.7\json-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\accessors-smart\2.4.7\accessors-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\ow2\asm\asm\9.1\asm-9.1.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\xml\bind\jakarta.xml.bind-api\2.3.3\jakarta.xml.bind-api-2.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\activation\jakarta.activation-api\1.2.2\jakarta.activation-api-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\assertj\assertj-core\3.19.0\assertj-core-3.19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hamcrest\hamcrest\2.2\hamcrest-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter\5.7.2\junit-jupiter-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.7.2\junit-jupiter-api-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apiguardian\apiguardian-api\1.1.0\apiguardian-api-1.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\opentest4j\opentest4j\1.2.0\opentest4j-1.2.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-commons\1.7.2\junit-platform-commons-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.7.2\junit-jupiter-params-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-engine\5.7.2\junit-jupiter-engine-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-engine\1.7.2\junit-platform-engine-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-junit-jupiter\3.9.0\mockito-junit-jupiter-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-core\5.3.9\spring-core-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jcl\5.3.9\spring-jcl-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-test\5.3.9\spring-test-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\xmlunit\xmlunit-core\2.8.2\xmlunit-core-2.8.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-netflix-eureka-client\3.0.3\spring-cloud-starter-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-netflix-eureka-client\3.0.3\spring-cloud-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-client\1.10.14\eureka-client-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-eventbus\0.3.0\netflix-eventbus-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-infix\0.3.0\netflix-infix-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-jxpath\commons-jxpath\1.3\commons-jxpath-1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\antlr-runtime\3.4\antlr-runtime-3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\stringtemplate\3.2.1\stringtemplate-3.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\code\gson\gson\2.8.7\gson-2.8.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\commons\commons-math\2.2\commons-math-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\com\thoughtworks\xstream\xstream\1.4.16\xstream-1.4.16.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\x-stream\mxparser\1.2.1\mxparser-1.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\ws\rs\jsr311-api\1.1.1\jsr311-api-1.1.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\servo\servo-core\0.12.21\servo-core-0.12.21.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\guava\guava\19.0\guava-19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpcore\4.4.14\httpcore-4.4.14.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-configuration\commons-configuration\1.10\commons-configuration-1.10.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\inject\guice\4.1.0\guice-4.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\Kumar Mapanip\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\jettison\jettison\1.4.0\jettison-1.4.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-core\1.10.14\eureka-core-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\woodstox\woodstox-core\6.2.1\woodstox-core-6.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\woodstox\stax2-api\4.2.1\stax2-api-4.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-loadbalancer\3.0.3\spring-cloud-starter-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-loadbalancer\3.0.3\spring-cloud-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\reactor-core\3.4.8\reactor-core-3.4.8.jar;C:\Users\Kumar Mapanip\.m2\repository\org\reactivestreams\reactive-streams\1.0.3\reactive-streams-1.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\addons\reactor-extra\3.4.3\reactor-extra-3.4.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-cache\2.5.3\spring-boot-starter-cache-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context-support\5.3.9\spring-context-support-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\com\stoyanr\evictor\1.0.0\evictor-1.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\projectlombok\lombok\1.18.20\lombok-1.18.20.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.12.4\jackson-datatype-jsr310-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.12.4\jackson-annotations-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.12.4\jackson-core-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.12.4\jackson-databind-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-validation\2.5.3\spring-boot-starter-validation-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\9.0.50\tomcat-embed-el-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\validator\hibernate-validator\6.2.0.Final\hibernate-validator-6.2.0.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\validation\jakarta.validation-api\2.0.2\jakarta.validation-api-2.0.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\2.5.3\spring-boot-starter-thymeleaf-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf-spring5\3.0.12.RELEASE\thymeleaf-spring5-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf\3.0.12.RELEASE\thymeleaf-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\attoparser\attoparser\2.0.5.RELEASE\attoparser-2.0.5.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\unbescape\unbescape\1.1.6.RELEASE\unbescape-1.1.6.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.4.RELEASE\thymeleaf-extras-java8time-3.0.4.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-boot-starter\3.0.0\springfox-boot-starter-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-oas\3.0.0\springfox-oas-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-annotations\2.1.2\swagger-annotations-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-models\2.1.2\swagger-models-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spi\3.0.0\springfox-spi-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-schema\3.0.0\springfox-schema-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-core\3.0.0\springfox-core-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-web\3.0.0\springfox-spring-web-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\classgraph\classgraph\4.8.83\classgraph-4.8.83.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webmvc\3.0.0\springfox-spring-webmvc-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webflux\3.0.0\springfox-spring-webflux-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-common\3.0.0\springfox-swagger-common-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mapstruct\mapstruct\1.3.1.Final\mapstruct-1.3.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-data-rest\3.0.0\springfox-data-rest-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-bean-validators\3.0.0\springfox-bean-validators-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger2\3.0.0\springfox-swagger2-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-annotations\1.5.20\swagger-annotations-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-models\1.5.20\swagger-models-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-ui\3.0.0\springfox-swagger-ui-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\classmate\1.5.1\classmate-1.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\slf4j-api\1.7.32\slf4j-api-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-core\2.0.0.RELEASE\spring-plugin-core-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-metadata\2.0.0.RELEASE\spring-plugin-metadata-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-config\3.0.4\spring-cloud-starter-config-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-config-client\3.0.4\spring-cloud-config-client-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-core\3.9.0\mockito-core-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy\1.10.22\byte-buddy-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy-agent\1.10.22\byte-buddy-agent-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\org\objenesis\objenesis\3.2\objenesis-3.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-launcher\1.7.2\junit-platform-launcher-1.7.2.jar;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\411\0\.cp;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\409\0\.cp, java.vm.vendor=Oracle Corporation, sun.arch.data.model=64, user.variant=, java.vendor.url=https://openjdk.java.net/, user.timezone=Asia/Calcutta, os.name=Windows 10, java.vm.specification.version=11, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=C:\Program Files\Java\jdk-11.0.11\bin, sun.java.command=org.eclipse.jdt.internal.junit.runner.RemoteTestRunner -version 3 -port 52001 -testLoaderClass org.eclipse.jdt.internal.junit5.runner.JUnit5TestLoader -loaderpluginname org.eclipse.jdt.junit5.runtime -classNames com.rvy.controller.ControllerAppTest, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@7af7c9aa, javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, sun.cpu.endian=little, user.home=C:\Users\Kumar Mapanip, user.language=en, java.specification.vendor=Oracle Corporation, java.version.date=2021-04-20, java.home=C:\Program Files\Java\jdk-11.0.11, file.separator=\, java.vm.compressedOopsMode=32-bit, line.separator= , java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, FILE_LOG_CHARSET=UTF-8, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.awt.headless=true, hibernate.hbm2ddl.auto=update, user.script=, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.11+9-LTS-194, user.name=mapanip, path.separator=;, os.version=10.0, java.runtime.name=Java(TM) SE Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, java.vendor.version=18.9, java.vendor.url.bug=https://bugreport.java.com/bugreport/, java.io.tmpdir=C:\Users\KUMARM~1\AppData\Local\Temp\, java.version=11.0.11, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=26536, java.awt.printerjob=sun.awt.windows.WPrinterJob, sun.os.patch.level=, CONSOLE_LOG_CHARSET=UTF-8, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@208b8425, java.library.path=C:\Program Files\Java\jdk-11.0.11\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jdk-11.0.11/bin/server;C:/Program Files/Java/jdk-11.0.11/bin;"C:\Program Files\Java\jdk-11.0.11\bin;C:\apache-tomcat-9.0.48\bin";C:\Program Files\Java\jdk-11.0.11\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_231\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Microsoft SDKs\Kinect\v2.0_1409\bin;C:\Program Files\MATLAB\R2017a\runtime\win64;C:\Program Files\MATLAB\R2017a\bin;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\mingw-w64\i686-8.1.0-posix-dwarf-rt_v6-rev0\mingw32\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Program Files\MongoDB\Server\4.4\bin;C:\Program Files\MongoDB\Tools\100\bin;C:\Program Files\nodejs\;C:\Program Files\nodejs;C:\Users\Kumar Mapanip\Anaconda3;C:\Users\Kumar Mapanip\Anaconda3\Library\mingw-w64\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\usr\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\bin;C:\Users\Kumar Mapanip\Anaconda3\Scripts;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\;C:\Users\Kumar Mapanip\AppData\Local\Microsoft\WindowsApps;C:\Users\Kumar Mapanip\AppData\Local\atom\bin;C:\Users\Kumar Mapanip\AppData\Roaming\npm;C:\Users\Kumar Mapanip\Desktop;;., java.vendor=Oracle Corporation, java.vm.info=mixed mode, java.vm.version=11.0.11+9-LTS-194, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, hibernate.connection.datasource=HikariDataSource (HikariPool-1), java.class.version=55.0}
9293 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
9293 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
9294 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
9294 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
9294 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
9294 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
9295 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
9297 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
9297 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
9298 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
9298 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
9298 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
9298 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
9300 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
9300 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
9371 main DEBUG org.hibernate.secure.spi.JaccIntegrator Skipping JACC integration as it was not enabled
9372 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiated session factory
9372 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2bbaf983] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@60317de8]
9468 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
9468 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
9556 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Static SQL for entity: com.rvy.entity.Customer
9557 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Version select: select customer_id from customer where customer_id =?
9557 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Snapshot select: select customer_.customer_id, customer_.address1 as address2_0_, customer_.address2 as address3_0_, customer_.birth_date as birth_da4_0_, customer_.contact_number as contact_5_0_, customer_.email as email6_0_, customer_.name as name7_0_, customer_.uin as uin8_0_ from customer customer_ where customer_.customer_id=?
9557 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Insert 0: insert into customer (address1, address2, birth_date, contact_number, email, name, uin, customer_id) values (?, ?, ?, ?, ?, ?, ?, ?)
9557 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Update 0: update customer set address1=?, address2=?, birth_date=?, contact_number=?, email=?, name=?, uin=? where customer_id=?
9557 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Delete 0: delete from customer where customer_id=?
9615 main hibernateLoadPlanWalkPath= DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@48cc060d]
9617 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address1
9617 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address2
9617 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : birthDate
9617 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : contactNumber
9618 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : email
9618 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : name
9618 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : uin
9618 main DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy Building LoadPlan...
9638 main DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor processing queryspace <gen:0>
9645 main DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter LoadPlan(entity=com.rvy.entity.Customer) - Returns - EntityReturnImpl(entity=com.rvy.entity.Customer, querySpaceUid=<gen:0>, path=com.rvy.entity.Customer) - QuerySpaces - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.rvy.entity.Customer) - SQL table alias mapping - customer0_ - alias suffix - 0_ - suffixed key columns - {customer1_0_0_}
9648 main DEBUG org.hibernate.loader.entity.plan.EntityLoader Static select for entity com.rvy.entity.Customer [NONE]: select customer0_.customer_id as customer1_0_0_, customer0_.address1 as address2_0_0_, customer0_.address2 as address3_0_0_, customer0_.birth_date as birth_da4_0_0_, customer0_.contact_number as contact_5_0_0_, customer0_.email as email6_0_0_, customer0_.name as name7_0_0_, customer0_.uin as uin8_0_0_ from customer customer0_ where customer0_.customer_id=?
9763 main DEBUG org.hibernate.mapping.Table No alter strings for table : customer
9764 main INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
9765 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named HQL queries
9765 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named SQL queries
9782 main DEBUG org.hibernate.internal.SessionFactoryRegistry Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@71b6edfb
9782 main DEBUG org.hibernate.internal.SessionFactoryRegistry Registering SessionFactory: 85120a84-58cf-4909-84b5-c3e89d07f79b (<unnamed>)
9782 main DEBUG org.hibernate.internal.SessionFactoryRegistry Not binding SessionFactory to JNDI, no JNDI name configured
9783 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
9791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerSupermarketAppApplication'
9799 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapApplicationListener.BootstrapMarkerConfiguration'
9802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingAspect'
9805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerController'
9816 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplate'
9861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiWebMvcConfigurer'
9870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiControllerWebMvc'
9872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceGroupCache'
9872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebConfiguration'
9896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToOpenApiMapperImpl'
9938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasVendorExtensionsMapperImpl'
9947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasLicenceMapper'
9955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'examplesMapperImpl'
9965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasSecurityMapperImpl'
9974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaMapperImpl'
9992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'styleEnumMapperImpl'
9999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securitySchemeMapperImpl'
10010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonSerializer'
10013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiModule'
10013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiMappingConfiguration'
10069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2Module'
10070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration'
10098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'openApiModule'
10098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'swagger2Module'
10126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformationFilterRegistry'
10156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'resourceGroupCache'
10156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'serviceModelToOpenApiMapperImpl'
10156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'jsonSerializer'
10156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'webMvcOpenApiTransformationFilterRegistry'
10159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReferenceScanner'
10163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDocumentationScanner'
10169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScanner'
10173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionReader'
10178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationReader'
10179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiOperationReader'
10181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsManager'
10193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginRegistry'
10195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingBuilderPluginRegistry'
10197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterBuilderPluginRegistry'
10200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilderPluginRegistry'
10202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationBuilderPluginRegistry'
10203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProviderPluginRegistry'
10205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultsProviderPluginRegistry'
10207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathDecoratorRegistry'
10209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScannerPluginRegistry'
10210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseBuilderPluginRegistry'
10212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelNamesRegistryFactoryPluginRegistry'
10215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationNameGenerator'
10220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'documentationPluginsManager'
10220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'cachingOperationNameGenerator'
10226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingOperationReader' via constructor to bean named 'apiOperationReader'
10234 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionLookup'
10239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'cachingOperationReader'
10239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'documentationPluginsManager'
10239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'apiDescriptionLookup'
10244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelReader'
10271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelProvider'
10272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelProvider'
10275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelPropertiesProvider'
10278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeResolver'
10279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.schema.configuration.ModelsConfiguration'
10299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optimized'
10305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'accessorsProvider'
10305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'accessorsProvider' via constructor to bean named 'typeResolver'
10311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fieldProvider'
10312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'fieldProvider' via constructor to bean named 'typeResolver'
10319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'factoryMethodProvider'
10319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'factoryMethodProvider' via constructor to bean named 'typeResolver'
10323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectMapperBeanPropertyNamingStrategy'
10331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaPluginsManager'
10334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelPropertyBuilderPluginRegistry'
10336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelBuilderPluginRegistry'
10338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewProviderPluginRegistry'
10339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'syntheticModelProviderPluginRegistry'
10340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelPropertyBuilderPluginRegistry'
10340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelBuilderPluginRegistry'
10340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'viewProviderPluginRegistry'
10340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'syntheticModelProviderPluginRegistry'
10343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonEnumTypeDeterminer'
10347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameExtractor'
10348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameProviderPluginRegistry'
10349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeResolver'
10349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeNameProviderPluginRegistry'
10349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'jacksonEnumTypeDeterminer'
10353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationFactory'
10356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'typeNameExtractor'
10356 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'jacksonEnumTypeDeterminer'
10358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'accessorsProvider'
10358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'fieldProvider'
10358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'factoryMethodProvider'
10358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeResolver'
10358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'objectMapperBeanPropertyNamingStrategy'
10359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'schemaPluginsManager'
10359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'jacksonEnumTypeDeterminer'
10359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeNameExtractor'
10359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'modelSpecificationFactory'
10364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'typeResolver'
10364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'optimized'
10370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelDependencyProvider'
10370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelDependencyProvider'
10371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeResolver'
10371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeNameExtractor'
10371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'schemaPluginsManager'
10374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelDependencyProvider' via constructor to bean named 'defaultModelDependencyProvider'
10377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelDependencyProvider'
10377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'schemaPluginsManager'
10377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'typeNameExtractor'
10378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelSpecificationProvider'
10383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeResolver'
10383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelDependencyProvider'
10383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'schemaPluginsManager'
10383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeNameExtractor'
10383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'modelSpecificationFactory'
10386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelProvider'
10386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelSpecificationProvider'
10390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'cachingModelProvider'
10390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeResolver'
10390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'documentationPluginsManager'
10390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeNameExtractor'
10392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelSpecificationReader'
10393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'cachingModelProvider'
10393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'documentationPluginsManager'
10393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'typeResolver'
10395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiDescriptionReader'
10395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelReader'
10395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelSpecificationReader'
10395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'documentationPluginsManager'
10397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingReferenceScanner'
10397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingScanner'
10399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReader'
10402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mediaTypeReader'
10406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProvider'
10407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationModelsProvider' via constructor to bean named 'schemaPluginsManager'
10410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationDeprecatedReader'
10413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseMessagesReader'
10414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'typeNameExtractor'
10414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'schemaPluginsManager'
10414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'modelSpecificationFactory'
10414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'documentationPluginsManager'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterReader'
10418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelAttributeParameterExpander'
10420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'fieldProvider'
10420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'accessorsProvider'
10420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'jacksonEnumTypeDeterminer'
10424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'contentParameterAggregator'
10430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'modelAttributeParameterExpander'
10430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'contentParameterAggregator'
10434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationTagsReader'
10438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultOperationReader'
10442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterRequestConditionReader'
10444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterRequestConditionReader' via constructor to bean named 'typeResolver'
10449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterHeadersConditionReader'
10450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterHeadersConditionReader' via constructor to bean named 'typeResolver'
10453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationResponseClassReader'
10454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'schemaPluginsManager'
10454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'typeNameExtractor'
10457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMultiplesReader'
10461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterTypeReader'
10464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterRequiredReader'
10466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'descriptionResolver'
10466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'descriptionResolver' via factory method to bean named 'environment'
10469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterRequiredReader' via constructor to bean named 'descriptionResolver'
10472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDataTypeReader'
10473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'schemaPluginsManager'
10473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'typeNameExtractor'
10473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'modelSpecificationFactory'
10476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDefaultReader'
10476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDefaultReader' via constructor to bean named 'descriptionResolver'
10479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNameReader'
10482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilder'
10482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'typeResolver'
10482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
10486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultResponseTypeReader'
10489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsBootstrapper'
10490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcRequestHandlerProvider'
10491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodResolver'
10491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodResolver' via factory method to bean named 'typeResolver'
10495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
10495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
10497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
10506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
10514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
10515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
10515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
10527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
10527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
10527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
10527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
10533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
10533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
10534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
10537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
10537 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
10549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
10552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
10553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
10558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
10558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
10559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
10561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
10567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
10570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiConfigurer'
10570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration'
10584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
10592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
10613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
10617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
10617 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
10621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
10621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
10623 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
10649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
10651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
10651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
10656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
10682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
10682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
10682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
10684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
10685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
10685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
10742 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings c.r.c.CustomerController: {GET [/cm/v1/customers/{customerId}]}: getCustomers(Integer) {GET [/cm/v1/customers]}: getCustomers() {PUT [/cm/v1/customers]}: updateCustomer(Customer,BindingResult) {POST [/cm/v1/customers]}: addCustomer(Customer,BindingResult) {DELETE [/cm/v1/customers/{customerId}]}: deleteCustomer(Integer)
10745 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.o.w.OpenApiControllerWebMvc: {GET [/v3/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
10747 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources() {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
10748 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.Swagger2ControllerWebMvc: {GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
10752 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
10755 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 12 mappings in 'requestMappingHandlerMapping'
10756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'methodResolver'
10756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'requestMappingHandlerMapping'
10760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaults'
10768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathProvider'
10772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'documentationPluginsManager'
10772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'webMvcRequestHandlerProvider'
10772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'resourceGroupCache'
10772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'apiDocumentationScanner'
10772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'typeResolver'
10772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'defaults'
10772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'pathProvider'
10772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'environment'
10779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'queryStringUriTemplateDecorator'
10782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathMappingDecorator'
10785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathSanitizer'
10789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPathDecorator'
10793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonJsonViewProvider'
10793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonJsonViewProvider' via constructor to bean named 'typeResolver'
10797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyDiscriminatorBasedInheritancePlugin'
10798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeResolver'
10798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'jacksonEnumTypeDeterminer'
10798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeNameExtractor'
10798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'modelSpecificationFactory'
10801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlModelPlugin'
10802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'xmlModelPlugin' via constructor to bean named 'typeResolver'
10804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonIgnorePropertiesModelPlugin'
10805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonIgnorePropertiesModelPlugin' via constructor to bean named 'typeResolver'
10810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlPropertyPlugin'
10814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiSchemaPropertyBuilder'
10815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'descriptionResolver'
10815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
10820 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelPropertyPropertyBuilder'
10821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'descriptionResolver'
10821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
10824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelTypeNameProvider'
10827 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelBuilder'
10828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeResolver'
10828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeNameExtractor'
10828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
10828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'modelSpecificationFactory'
10832 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParameterReader'
10834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParameterReader' via constructor to bean named 'descriptionResolver'
10836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsReader'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationResponseClassReader'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeResolver'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeNameExtractor'
10842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationModelsProvider'
10843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationModelsProvider' via constructor to bean named 'typeResolver'
10846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationAuthReader'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerMediaTypeReader'
10854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHttpMethodReader'
10858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParametersReader'
10859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParametersReader' via constructor to bean named 'descriptionResolver'
10862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationAuthReader'
10868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHiddenReader'
10872 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationSummaryReader'
10873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationSummaryReader' via constructor to bean named 'descriptionResolver'
10876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationTagsReader'
10881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerResponseMessageReader'
10882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeNameExtractor'
10882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeResolver'
10882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'modelSpecificationFactory'
10882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'documentationPluginsManager'
10885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNicknameIntoUniqueIdReader'
10889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPositionReader'
10891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiResponseReader'
10892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'typeResolver'
10892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'modelSpecificationFactory'
10892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'documentationPluginsManager'
10895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNotesReader'
10895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationNotesReader' via constructor to bean named 'descriptionResolver'
10899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationTagsReader'
10902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerParameterDescriptionReader'
10903 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'descriptionResolver'
10904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerExpandedParameterBuilder'
10907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'descriptionResolver'
10907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
10911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiParameterBuilder'
10913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiParameterBuilder' via constructor to bean named 'descriptionResolver'
10916 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerApiListingReader'
10919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemorySwaggerResourcesProvider'
10920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'environment'
10920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'resourceGroupCache'
10920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'documentationPluginsManager'
10921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiPetStore'
10943 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiResourceController'
10944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiResourceController' via constructor to bean named 'inMemorySwaggerResourcesProvider'
10950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToSwagger2MapperImpl'
10954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compatibilityModelMapperImpl'
10957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMapperImpl'
10965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'licenseMapperImpl'
10969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsMapperImpl'
10972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyMapperImpl'
10975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMapperImpl'
10977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelMapperImpl'
10980 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestParameterMapperImpl'
10985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationMapperImpl'
10990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2ControllerWebMvc'
10991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformationFilterRegistry'
10992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'resourceGroupCache'
10992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'serviceModelToSwagger2MapperImpl'
10992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'jsonSerializer'
10992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'webMvcSwaggerTransformationFilterRegistry'
10993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebMvcConfiguration'
10998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger.configuration.SwaggerCommonConfiguration'
11002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration'
11008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformer'
11017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration'
11023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
11024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
11026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
11033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
11047 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
11051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
11058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
11061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
11062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
11127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
11127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
11131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
11148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
11152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
11156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
11156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
11159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
11160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
11190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
11190 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
11199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
11201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
11203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
11203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
11206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
11209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
11211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
11214 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
11223 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
11224 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
11224 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
11225 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
11225 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
11225 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
11226 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
11226 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
11226 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
11226 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
11227 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
11228 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
11228 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
11228 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
11228 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
11228 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
11229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
11232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
11235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
11241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
11241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
11247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
11251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
11252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
11255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
11256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
11263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
11263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
11263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
11263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
11263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
11264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
11272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
11273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
11277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
11277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
11280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
11288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
11289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
11292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
11292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
11295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
11299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
11299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
11302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
11310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
11315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
11316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
11316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
11321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
11322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
11332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
11333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
11344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
11371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
11400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
11409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
11417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
11418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
11434 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
11451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshEventListener'
11451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration'
11454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'legacyContextRefresher'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
11457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'refreshScope'
11458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
11460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'refreshEventListener' via factory method to bean named 'legacyContextRefresher'
11466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaAutoServiceRegistration'
11466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration'
11467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration' via constructor to bean named 'environment'
11469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaServiceRegistry'
11472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaRegistration'
11497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaServiceRegistry'
11497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaRegistration'
11509 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
11537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
11538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
11538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
11571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
11575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
11582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
11583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
11585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
11588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
11588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
11588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11604 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'viewControllerHandlerMapping' {/swagger-ui/=ParameterizableViewController [view="forward:/swagger-ui/index.html"]}
11605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
11606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
11606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11623 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
11624 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
11625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
11625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
11641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
11642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
11642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
11642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11654 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]], /swagger-ui/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/springfox-swagger-ui/]]}
11654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
11656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
11662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
11663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
11663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
11666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
11669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
11671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
11671 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
11678 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
11683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
11683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
11693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
11697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
11720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
11721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
11735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
11735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
11741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
11748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
11748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
11750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'templateEngine' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
11774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
11774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
11774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
11774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11776 main WARN org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
11808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
11808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
11830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
11830 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'templateEngine'
11841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
11860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
11862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
11878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
11879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
11881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
11883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
11886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
11891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
11893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
11895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
11897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
11899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingRebinder'
11902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
11906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
11906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
11909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
11925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
11926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
11928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
11929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
11930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
11932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
11937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
11939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
11941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gsonBuilder'
11942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardGsonBuilderCustomizer'
11942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
11945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
11948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer'
11959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gson'
11960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder'
11994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
11996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration'
11997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
11999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
12001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
12004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
12006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
12007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
12009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
12011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
12011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
12024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
12026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
12027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
12035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
12036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
12038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
12041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter'
12045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
12046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
12048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
12052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
12055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
12058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
12059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
12061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
12063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
12065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
12066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
12067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
12072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
12075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
12077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
12087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
12090 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
12091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
12093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
12093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
12097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
12108 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
12108 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
12118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
12119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
12121 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
12121 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
12121 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected StandardServletMultipartResolver
12121 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
12121 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
12123 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2ab40d2d
12123 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@47a05ad8
12123 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
12123 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
12127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
12130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
12130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
12134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration'
12135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentManager'
12136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentManager' via factory method to bean named 'environment'
12139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration'
12141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeDiscoveryClient'
12142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryClient'
12142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration'
12146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtils'
12146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.util.UtilAutoConfiguration'
12148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtilsProperties'
12153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inetUtils' via factory method to bean named 'inetUtilsProperties'
12156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryProperties'
12156 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
12157 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
12368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'simpleDiscoveryClient' via factory method to bean named 'simpleDiscoveryProperties'
12372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'discoveryClient'
12372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration'
12374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClient'
12383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClientConfigBean'
12383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaClientConfigBean' via factory method to bean named 'environment'
12399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClient'
12399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClientConfigBean'
12403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'simpleDiscoveryClient'
12403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'discoveryClient'
12406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration'
12407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tlsProperties'
12410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateDiscoveryClientOptionalArgs'
12411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultEurekaClientHttpRequestFactorySupplier'
12416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'tlsProperties'
12416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'defaultEurekaClientHttpRequestFactorySupplier'
12416 main INFO org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration Eureka HTTP Client uses RestTemplate.
12424 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher'
12428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration'
12429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties'
12433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration'
12437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration'
12442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaApplicationInfoManager'
12451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaFeature'
12453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceManagementMetadataProvider'
12457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaInstanceConfigBean'
12458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'inetUtils'
12458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'serviceManagementMetadataProvider'
12459 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.servlet.context-path' in PropertySource 'configurationProperties' with value of type String
12459 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
12806 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.cloud.client.hostname' in PropertySource 'configurationProperties' with value of type String
12806 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
12806 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
12807 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data healthcheckUrl: http://host.docker.internal:9003/rvy/api/actuator/health
12807 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data statusPageUrl: http://host.docker.internal:9003/rvy/api/actuator/info
12817 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
12837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.CommonsClientAutoConfiguration'
12840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration'
12842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration'
12845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'zoneConfig'
12846 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'zoneConfig' via factory method to bean named 'environment'
12849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerClientFactory'
12852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification'
12858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification'
12859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification'
12870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
12875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration'
12879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'blockingLoadBalancerClient'
12880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'loadBalancerClientFactory'
12880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
12890 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
12893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncLoadBalancerInterceptor'
12894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncLoadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
12898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncRestTemplateCustomizer'
12899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncRestTemplateCustomizer' via factory method to bean named 'asyncLoadBalancerInterceptor'
12904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig'
12908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedAsyncRestTemplateInitializer'
12909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancedAsyncRestTemplateInitializer' via factory method to bean named 'asyncRestTemplateCustomizer'
12915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration'
12917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
12921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerInterceptor'
12922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerRequestFactory'
12922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration'
12927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerRequestFactory' via factory method to bean named 'blockingLoadBalancerClient'
12930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
12930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'loadBalancerRequestFactory'
12934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateCustomizer'
12935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateCustomizer' via factory method to bean named 'loadBalancerInterceptor'
12940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedRestTemplateInitializerDeprecated'
12946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration'
12948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration'
12952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'connManFactory'
12959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientBuilder'
12988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientFactory'
12989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apacheHttpClientFactory' via factory method to bean named 'apacheHttpClientBuilder'
12993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration'
12995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener'
12996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
12999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener' via constructor to bean named 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
13003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration'
13006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeCompatibilityVerifier'
13007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootVersionVerifier'
13008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
13013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'springBootVersionVerifier' via factory method to bean named 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
13022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeCompatibilityVerifier' via factory method to bean named 'springBootVersionVerifier'
13023 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
13023 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
13024 main DEBUG org.springframework.cloud.configuration.CompositeCompatibilityVerifier All conditions are passing
13026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration'
13029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultLoadBalancerCacheManager'
13029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
13033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultLoadBalancerCacheManager' via factory method to bean named 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
13056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration'
13060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'caffeineWarnLogger'
13062 main WARN org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
13062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration'
13065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration'
13068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaLoadBalancerProperties'
13072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration'
13084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderMinMax'
13101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotNull'
13106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotBlank'
13111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderPattern'
13120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderSize'
13126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMinMax'
13154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotNull'
13161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotBlank'
13168 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterPattern'
13175 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterSize'
13182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'minMaxPlugin'
13188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'decimalMinMaxPlugin'
13193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sizePlugin'
13198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'isNullPlugin'
13205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notNullPlugin'
13210 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notBlankPlugin'
13217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'patternPlugin'
13222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration'
13230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformer'
13230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcSwaggerTransformer' via factory method to bean named 'environment'
13245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration'
13253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties'
13291 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 0
13295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaClient'
13295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaInstanceConfigBean'
13295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaApplicationInfoManager'
13308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaApplicationInfoManager' via factory method to bean named 'eurekaInstanceConfigBean'
13322 main INFO org.springframework.cloud.netflix.eureka.InstanceInfoFactory Setting initial instance status as: STARTING
13327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaApplicationInfoManager'
13327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaClientConfigBean'
13327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaInstanceConfigBean'
13521 main INFO com.netflix.discovery.DiscoveryClient Initializing Eureka in region us-east-1
13533 main INFO com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Resolving eureka endpoints via configuration
13535 main DEBUG com.netflix.discovery.endpoint.EndpointUtils The availability zone for the given region us-east-1 are [defaultZone]
13538 main DEBUG com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Config resolved to [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
13538 main DEBUG com.netflix.discovery.shared.resolver.aws.ZoneAffinityClusterResolver Local zone=defaultZone; resolved to: [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
13592 main INFO com.netflix.discovery.DiscoveryClient Disable delta property : false
13592 main INFO com.netflix.discovery.DiscoveryClient Single vip registry refresh property : null
13592 main INFO com.netflix.discovery.DiscoveryClient Force full registry fetch : false
13592 main INFO com.netflix.discovery.DiscoveryClient Application is null : false
13592 main INFO com.netflix.discovery.DiscoveryClient Registered Applications size is zero : true
13592 main INFO com.netflix.discovery.DiscoveryClient Application version is -1: true
13592 main INFO com.netflix.discovery.DiscoveryClient Getting all instance registry info from the eureka server
13593 main DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
13955 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8761/eureka/apps/
14052 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
14075 main DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
14093 main DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
14095 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
14125 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
14128 main DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
14131 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
16155 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
16156 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
18179 main DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-0: Shutdown connection
18180 main DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
18181 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
18186 main INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplicationsInternal(RestTemplateEurekaHttpClient.java:145) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplications(RestTemplateEurekaHttpClient.java:135) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$9d2be138.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 136 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 149 more
18187 main WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
18187 main INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - was unable to refresh its cache! This periodic background refresh will be retried in 30 seconds. status = Cannot execute request on any known server stacktrace = com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$9d2be138.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210)
18188 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from primary servers failed
18188 main WARN com.netflix.discovery.DiscoveryClient Using default backup registry implementation which does not do anything.
18188 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from backup servers failed
18189 main INFO com.netflix.discovery.DiscoveryClient Starting heartbeat executor: renew interval is: 30
18192 main INFO com.netflix.discovery.InstanceInfoReplicator InstanceInfoReplicator onDemand update allowed rate per min is 4
18197 main INFO com.netflix.discovery.DiscoveryClient Discovery Client initialized at timestamp 1627572121914 with initial instances count: 0
18202 main INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Registering application CUSTOMER-SERVICE with eureka with status UP
18203 main INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627572121921, current=UP, previous=STARTING]
18204 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Executing on-demand update of local InstanceInfo
18204 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Canceling the latest scheduled update, it will be rescheduled at the end of on demand update
18205 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'eurekaAutoServiceRegistration'
18205 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
18205 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Documentation plugins bootstrapped
18206 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003: registering service...
18206 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
18206 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Found 1 custom documentation plugin(s)
18215 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate HTTP POST http://localhost:8761/eureka/apps/CUSTOMER-SERVICE
18217 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
18223 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Total number of request handlers 12
18223 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={PUT [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#updateCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]}}
18223 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={POST [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#addCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={DELETE [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#deleteCustomer(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error], produces [text/html]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[text/html]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources, WebMvcRequestHandler{requestMapping={GET [/swagger-resources], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#swaggerResources(), key=RequestHandlerKey{pathMappings=[/swagger-resources], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/security, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/security], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#securityConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/security], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/ui, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/ui], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#uiConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/ui], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v2/api-docs, WebMvcRequestHandler{requestMapping={GET [/v2/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v2/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
18224 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v3/api-docs, WebMvcRequestHandler{requestMapping={GET [/v3/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.oas.web.OpenApiControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v3/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
18231 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Writing [InstanceInfo [instanceId = host.docker.internal:customer-service:9003, appName = CUSTOMER-SERVICE, hostName = host.docker.internal, status = UP, ipAddr = 192.168.43.173, port = 9003, securePort = 443, dataCenterInfo = com.netflix.appinfo.MyDataCenterInfo@333cedbd] as "application/json"
18237 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Combined number of request handlers 12
18240 main DEBUG springfox.documentation.spring.web.scanners.ApiListingReferenceScanner Scanning for api listing references
18249 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
18249 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
18250 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
18250 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
18250 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
18250 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
18256 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18259 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
18260 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
18260 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
18262 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
18271 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
18274 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18275 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
18276 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
18276 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18277 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18277 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18277 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18281 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18281 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18286 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
18286 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18286 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
18286 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
18286 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18286 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18286 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18286 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18287 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18287 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18287 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
18287 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18287 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
18287 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
18287 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18287 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18287 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18287 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18288 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18288 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18288 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
18288 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18288 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
18288 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
18288 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18288 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18288 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18288 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18288 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18288 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18288 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
18288 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18288 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
18288 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
18288 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18288 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18289 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18289 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18289 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18289 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18289 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
18289 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18290 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
18290 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
18290 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18290 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18290 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18290 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18290 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18290 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18290 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
18290 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18291 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
18291 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
18291 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18291 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18291 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18291 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18291 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18291 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18291 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
18291 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18291 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
18291 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
18291 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18291 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18291 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18291 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18292 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18292 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18292 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18293 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18294 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18294 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18299 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
18299 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18299 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
18299 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
18299 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18299 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18299 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18299 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18300 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18300 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18300 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
18300 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18300 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
18300 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
18300 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18300 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18300 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18300 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18301 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18301 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18301 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
18301 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18301 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
18301 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
18301 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18301 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18301 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18301 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18301 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18301 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18301 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
18302 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18302 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
18302 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
18302 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18302 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18302 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18302 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18302 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18302 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18302 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
18302 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18302 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
18302 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
18302 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18302 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18303 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18303 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18303 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18303 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18303 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
18303 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18303 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
18303 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
18303 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18303 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18303 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18303 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18303 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18303 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18304 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
18304 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18304 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
18304 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
18304 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18304 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18304 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18304 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18304 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18304 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18304 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
18305 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18305 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
18305 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
18305 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18305 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18305 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18305 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18305 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18305 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18305 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18305 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18305 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18305 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18307 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18308 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
18308 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
18308 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
18308 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
18310 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18311 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
18311 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18311 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
18311 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
18311 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18316 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18316 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18316 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18317 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
18317 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18317 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
18317 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
18317 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18318 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18318 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18318 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18318 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
18318 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18318 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
18318 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
18318 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18318 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18318 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18318 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18319 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
18319 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18319 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
18319 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
18319 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18319 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18319 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18319 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18319 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
18319 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18319 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
18319 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
18319 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18319 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18319 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18319 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18320 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
18320 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18320 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
18320 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
18320 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18320 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18320 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18320 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18320 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
18320 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18320 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
18320 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
18320 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18320 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18320 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18320 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18320 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
18320 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18321 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
18321 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
18321 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18322 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18322 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18322 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18322 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18322 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18327 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18327 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
18328 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18328 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
18328 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
18328 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18328 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18328 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18328 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18328 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
18328 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18328 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
18328 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
18328 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18328 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18328 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18328 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18328 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
18328 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18328 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
18328 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
18328 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18328 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18328 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18329 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18329 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
18329 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18329 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
18329 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
18329 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18329 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18329 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18329 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18329 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
18329 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18329 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
18329 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
18329 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18329 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18329 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18329 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18329 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
18329 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18329 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
18329 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
18329 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18329 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18330 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18330 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18330 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
18330 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18330 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
18330 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
18330 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18330 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18330 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18330 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18330 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
18330 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18330 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
18330 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
18330 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18330 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18330 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18330 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18330 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18330 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18337 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18341 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method addCustomer at path /cm/v1/customers
18341 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
18352 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18353 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18353 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
18355 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
18358 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
18361 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
18362 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
18363 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18363 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
18365 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method addCustomer
18365 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18369 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method addCustomer
18373 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method addCustomer
18380 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18380 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18380 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
18381 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18381 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18382 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18382 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18382 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
18382 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18383 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
18383 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers/{customerId}
18383 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
18384 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
18385 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
18385 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
18386 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
18386 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
18386 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
18386 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18386 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
18387 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
18387 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18388 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
18388 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
18388 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
18388 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
18388 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18388 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18388 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18388 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
18388 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
18389 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
18389 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
18389 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
18389 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method updateCustomer at path /cm/v1/customers
18389 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
18390 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
18390 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
18390 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
18390 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
18390 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
18390 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
18390 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
18390 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
18390 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
18391 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method updateCustomer
18391 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18391 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method updateCustomer
18391 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method updateCustomer
18392 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
18392 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
18392 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
18392 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18392 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
18392 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
18392 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.lang.Integer
18392 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Marking base type Ljava/lang/Integer; as seen
18392 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18393 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
18393 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
18393 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
18393 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18393 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
18393 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
18394 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method deleteCustomer at path /cm/v1/customers/{customerId}
18394 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
18394 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
18394 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
18394 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
18394 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: int
18394 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method deleteCustomer
18395 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18395 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method deleteCustomer
18395 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method deleteCustomer
18396 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
18396 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18396 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
18396 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18396 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18396 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
18396 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.util.List<com.rvy.entity.Customer>
18396 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Adding type for parameter Lcom/rvy/entity/Customer;
18396 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Recursively resolving dependencies for parameter Lcom/rvy/entity/Customer;
18397 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18397 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18397 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18397 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18397 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18398 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
18398 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18398 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
18398 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18398 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18398 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
18398 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18398 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18398 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18401 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18402 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers
18403 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: List
18403 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
18403 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18403 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
18404 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
18404 main DEBUG springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator Generating unique operation named: getCustomersUsingGET_1
18423 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'documentationPluginsBootstrapper'
18437 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) AsyncLoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.AsyncRestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) AutoServiceRegistrationAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) AutoServiceRegistrationConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) BeanValidatorPluginsConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#blockingLoadBalancerClient matched: - @ConditionalOnBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) found bean 'loadBalancerClientFactory'; @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) did not find any beans (OnBeanCondition) CompatibilityVerifierAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.compatibility-verifier.enabled) matched (OnPropertyCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#defaultEurekaClientHttpRequestFactorySupplier matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.http.EurekaClientHttpRequestFactorySupplier; SearchStrategy: all) did not find any beans (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#restTemplateDiscoveryClientOptionalArgs matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) - @ConditionalOnProperty (eureka.client.webclient.enabled=false) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.netflix.discovery.AbstractDiscoveryClientOptionalArgs; SearchStrategy: current) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched (OnPropertyCondition) EurekaClientAutoConfiguration#eurekaAutoServiceRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaClientAutoConfiguration#eurekaClientConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClientConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#eurekaInstanceConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.EurekaInstanceConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#serviceManagementMetadataProvider matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.metadata.ManagementMetadataProvider; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (eureka.client.refresh.enable=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaApplicationInfoManager matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.ApplicationInfoManager; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaClient matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClient; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaDiscoveryClientConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.blocking.enabled) matched (OnPropertyCondition) EurekaDiscoveryClientConfiguration#discoveryClient matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.EurekaDiscoveryClient; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaDiscoveryClientConfiguration.EurekaClientConfigurationRefresher matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) GsonAutoConfiguration#gson matched: - @ConditionalOnMissingBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonAutoConfiguration#gsonBuilder matched: - @ConditionalOnMissingBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration matched: - @ConditionalOnClass found required class 'org.apache.http.client.HttpClient' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.httpclientfactories.apache.enabled) matched (OnPropertyCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientBuilder matched: - @ConditionalOnMissingBean (types: org.apache.http.impl.client.HttpClientBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#connManFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientConnectionManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LifecycleMvcEndpointAutoConfiguration#environmentManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition) org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.loadbalancer.enabled=true) matched (OnPropertyCondition) LoadBalancerAutoConfiguration#loadBalancerClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#loadBalancerRequestFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#zoneConfig matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryDisabled @ConditionalOnProperty (spring.cloud.loadbalancer.retry.enabled=false) did not find property 'spring.cloud.loadbalancer.retry.enabled'; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryTemplateMissing @ConditionalOnMissingClass did not find unwanted class 'org.springframework.retry.support.RetryTemplate' (LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig#restTemplateCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.RestTemplateCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.cache.CacheManager', 'org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.loadbalancer.cache.enabled) matched (OnPropertyCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration matched: - @ConditionalOnClass found required class 'com.stoyanr.evictor.ConcurrentMapWithTimedEviction' (OnClassCondition) - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration#defaultLoadBalancerCacheManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheManager; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration.LoadBalancerCacheManagerWarnConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerEurekaAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.loadbalancer.annotation.LoadBalancerClientConfigurationRegistrar' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched (OnPropertyCondition) LoadBalancerEurekaAutoConfiguration#eurekaLoadBalancerProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.loadbalancer.EurekaLoadBalancerProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) OpenApiAutoConfiguration matched: - @ConditionalOnProperty (springfox.documentation.enabled=true) matched (OnPropertyCondition) OpenApiControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) OpenApiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RefreshAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition) RefreshAutoConfiguration#legacyContextRefresher matched: - AnyNestedCondition 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.LegacyContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#loggingRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#refreshScope matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration.JpaInvokerConfiguration matched: - @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SimpleDiscoveryClientAutoConfiguration#simpleDiscoveryProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringfoxWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) Swagger2ControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) Swagger2WebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SwaggerUiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (springfox.documentation.swagger-ui.enabled=true) matched (OnPropertyCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.thymeleaf.templatemode.TemplateMode', 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.ISpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) UtilAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.util.enabled) matched (OnPropertyCondition) UtilAutoConfiguration#inetUtils matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.util.InetUtils; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcRequestHandlerProvider matched: - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AtomikosJtaConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#loadBalancerServiceInstanceCookieTransformer: Did not match: - @ConditionalOnProperty (spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie=true) did not find property 'spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie' (OnPropertyCondition) BlockingLoadBalancerClientAutoConfiguration.BlockingLoadBalancerRetryConfig: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CloudHypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.Link' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CommonsClientAutoConfiguration.ActuatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) ConfigClientAutoConfiguration#configClientProperties: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) found beans of type 'org.springframework.cloud.config.client.ConfigClientProperties' configClientProperties (OnBeanCondition) ConfigClientAutoConfiguration.ConfigClientWatchConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.watch.enabled) did not find property 'spring.cloud.config.watch.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition) ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.DataCredentials @ConditionalOnProperty (spring.datasource.data-username) did not find property 'data-username'; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.SchemaCredentials @ConditionalOnProperty (spring.datasource.schema-username) did not find property 'schema-username' (DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition) DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration: Did not match: - DataSource Initialization did not find configured properties spring.datasource.data-username, spring.datasource.schema-password, spring.datasource.schema[0], spring.datasource.data[0], spring.datasource.data, spring.datasource.schema-username, spring.datasource.data-password, spring.datasource.initialization-mode, spring.datasource.schema, spring.datasource.sql-script-encoding, spring.datasource.separator, spring.datasource.platform, spring.datasource.continue-on-error (DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration.DataSourceInitializationCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DiscoveryClientOptionalArgsConfiguration#discoveryClientOptionalArgs: Did not match: - @ConditionalOnClass did not find required class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientNotFoundConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.webclient.enabled=true) did not find property 'webclient.enabled' (OnPropertyCondition) Matched: - @ConditionalOnMissingClass did not find unwanted classes 'com.sun.jersey.api.client.filter.ClientFilter', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestHighLevelClient' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) EurekaClientAutoConfiguration.EurekaClientConfiguration: Did not match: - AnyNestedCondition 0 matched 3 did not; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.OnPropertyDisabled @ConditionalOnProperty (eureka.client.refresh.enable=false) did not find property 'eureka.client.refresh.enable'; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingScope @ConditionalOnMissingBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found beans of type 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingClass @ConditionalOnMissingClass found unwanted class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition) EurekaClientAutoConfiguration.EurekaHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.Health' (OnClassCondition) EurekaClientConfigServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.server.config.ConfigServerProperties' (OnClassCondition) EurekaDiscoveryClientConfiguration.EurekaHealthCheckHandlerConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.healthcheck.enabled) did not find property 'eureka.client.healthcheck.enabled' (OnPropertyCondition) EurekaReactiveDiscoveryClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpClientConfiguration.OkHttpClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'okhttp3.OkHttpClient' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &customerRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LoadBalancerAutoConfiguration.RetryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerAutoConfiguration.RetryInterceptorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerBeanPostProcessorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) LoadBalancerCacheAutoConfiguration.CaffeineLoadBalancerCacheManagerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) LoadBalancerEurekaAutoConfiguration#zoneConfig: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) found beans of type 'org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig' zoneConfig (OnBeanCondition) LoadBalancerStatsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration#dispatcherServlet: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.DispatcherServlet' dispatcherServlet (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) found beans of type 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath' dispatcherServletRegistration (OnBeanCondition) MockMvcSecurityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2LoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.OAuth2RestTemplate' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) OpenApiControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) OpenApiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.boot.actuate.health.ReactiveHealthIndicator', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveCompositeDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorLoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RefreshAutoConfiguration#configDataContextRefresher: Did not match: - NoneNestedConditions 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.ConfigDataContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) ResourceServerTokenRelayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SimpleReactiveDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataRestConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.core.config.RepositoryRestConfiguration' (OnClassCondition) SpringfoxWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2ControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2WebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) SwaggerUiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity5.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebFluxRequestHandlerProvider: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WritableEnvironmentEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.cloud.client.CommonsClientAutoConfiguration org.springframework.cloud.commons.httpclient.HttpClientConfiguration org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration org.springframework.cloud.config.client.ConfigClientAutoConfiguration org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
18442 main INFO com.rvy.controller.ControllerAppTest Started ControllerAppTest in 17.717 seconds (JVM running for 19.285)
18443 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
18444 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
18444 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Storing ApplicationContext [485237151] in cache under key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
18446 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@5b52ce28, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
18459 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18459 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
18460 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@5b52ce28, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]].
18461 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
18465 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18465 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
18469 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@5b52ce28, testMethod = ControllerTester@ControllerAppTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
18473 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18473 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
18473 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18474 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
18481 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18481 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
18574 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/rvy/api/cm/customers", parameters={}
18579 main DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]
18595 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager is shutting down
18595 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager shut down
18595 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager is shutting down
18595 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager shut down
18595 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager is shutting down
18595 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager shut down
18595 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
18706 main DEBUG org.hibernate.stat.internal.StatisticsInitiator Statistics initialized [enabled=false]
18726 main DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
18726 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
18727 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 404 NOT_FOUND
18764 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18764 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
18767 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18767 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
18767 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18768 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
18769 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18769 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
18772 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18772 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
18774 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18774 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
18775 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@5b52ce28, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
18776 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@5b52ce28, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]].
18786 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18786 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7ddf193a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
18787 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
18790 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f, started on Thu Jul 29 20:51:47 IST 2021, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
18791 SpringApplicationShutdownHook INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Unregistering application CUSTOMER-SERVICE with eureka with status DOWN
18791 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627572122509, current=DOWN, previous=UP]
18792 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
18793 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'documentationPluginsBootstrapper' completed its stop procedure
18793 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 0
18796 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
18802 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
18802 SpringApplicationShutdownHook DEBUG org.hibernate.internal.SessionFactoryImpl HHH000031: Closing
18803 SpringApplicationShutdownHook DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@16193c0] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@60317de8]
18805 SpringApplicationShutdownHook DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
18805 SpringApplicationShutdownHook DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
18806 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
18806 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
18808 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@623ded82: (connection evicted)
18809 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7f665cf8: (connection evicted)
18809 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3a64dd70: (connection evicted)
18811 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@46d8e8c9: (connection evicted)
18813 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5a4b223f: (connection evicted)
18814 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@705d9222: (connection evicted)
18815 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5c43227a: (connection evicted)
18818 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5ddc079b: (connection evicted)
18819 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5e059cc5: (connection evicted)
18820 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@42d5d9a5: (connection evicted)
18823 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
18823 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
18823 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Shutting down DiscoveryClient ...
20268 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
20268 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
21839 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Unregistering ...
21846 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate HTTP DELETE http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003
21846 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
21846 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
21846 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
21846 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
21846 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
21846 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
21847 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
22300 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: Shutdown connection
22300 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
22300 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
22300 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.register(RestTemplateEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876) at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121) at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 22 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 35 more
22300 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
22302 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - registration failed Cannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
22302 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.InstanceInfoReplicator There was a problem with the instance info replicator
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
23911 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
23912 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
25931 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-2: Shutdown connection
25931 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
25932 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
25934 SpringApplicationShutdownHook INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.cancel(RestTemplateEurekaHttpClient.java:87) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972) at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184) at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390) at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 39 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 52 more
25935 SpringApplicationShutdownHook WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
25935 SpringApplicationShutdownHook ERROR com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - de-registration failedCannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972)
    at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177)
    at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390)
    at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145)
    at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106)
    at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075)
    at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021)
    at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131)
    at java.base/java.lang.Iterable.forEach(Iterable.java:75)
    at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100)
    at java.base/java.lang.Thread.run(Thread.java:834)
25940 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Completed shut down of DiscoveryClient
Logback Log Messages

Log session start time Thu Jul 29 20:54:08 IST 2021

RelativeTime Thread MDC Level Logger Message
191 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
207 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
261 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating TestContextBootstrapper for test class [com.rvy.controller.ControllerAppTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
279 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.rvy.controller.ControllerAppTest], using SpringBootContextLoader
285 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTest-context.xml] does not exist
286 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTestContext.groovy] does not exist
286 main INFO org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [com.rvy.controller.ControllerAppTest]: no resource found for suffixes {-context.xml, Context.groovy}.
287 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [com.rvy.controller.ControllerAppTest]: ControllerAppTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
369 main DEBUG org.springframework.test.context.support.ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.rvy.controller.ControllerAppTest]
478 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\CustomerSupermarketAppApplication.class]
479 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration com.rvy.CustomerSupermarketAppApplication for test class com.rvy.controller.ControllerAppTest
649 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper @TestExecutionListeners is not present for class [com.rvy.controller.ControllerAppTest]: using defaults.
650 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
719 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d72f75e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8ab78bc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5aa0dbf4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@16afbd92, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2c5d601e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fe083b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23c388c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486be205, org.springframework.test.context.event.EventPublishingTestExecutionListener@f713686, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74f7d1d2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4b4dd216, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ca17ab0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a62b2a4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1051817b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35293c05]
738 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
798 main DEBUG org.springframework.test.context.support.TestPropertySourceUtils Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
Logback Log Messages

Log session start time Thu Jul 29 20:54:10 IST 2021

RelativeTime Thread MDC Level Logger Message
1604 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
1618 main DEBUG org.springframework.boot.SpringApplication Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
1648 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4j2LoggerProvider
1654 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 6.2.0.Final
1662 main DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
1674 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
1678 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
1679 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
1680 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
1699 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1702 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
1706 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
1738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1778 background-preinit DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
2056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
2119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
2131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
2143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configServicePropertySource'
2143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigServiceBootstrapConfiguration'
2151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configClientProperties'
2164 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2164 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
2168 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2189 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2189 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2189 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2190 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2190 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configServicePropertySource' via factory method to bean named 'configClientProperties'
2209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2213 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
2216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
2220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyProperties'
2227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
2230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa'
2231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'keyProperties'
2236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2283 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ConfigServiceBootstrapConfiguration#configClientProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigServiceBootstrapConfiguration#configServicePropertySource matched: - @ConditionalOnProperty (spring.cloud.config.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigServicePropertySourceLocator; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) EncryptionBootstrapConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration#keyProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.bootstrap.encrypt.KeyProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) Negative matches: ----------------- ConfigServiceBootstrapConfiguration.RetryConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.annotation.Retryable' (OnClassCondition) DiscoveryClientConfigServiceBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) EncryptionBootstrapConfiguration.RsaEncryptionConfiguration: Did not match: - Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EurekaConfigServerBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.config.client.ConfigServicePropertySourceLocator' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2301 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[main,5,main]
Logback Log Messages

Log session start time Thu Jul 29 20:54:12 IST 2021

RelativeTime Thread MDC Level Logger Message
3550 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
3590 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Fetching config from server at : http://localhost:8888
3648 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8888/customer-service/default
3797 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
4629 main DEBUG org.springframework.web.client.RestTemplate Response 200 OK
4630 main DEBUG org.springframework.web.client.RestTemplate Reading to [org.springframework.cloud.config.environment.Environment]
4655 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Located environment: name=customer-service, profiles=[default], label=null, version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3, state=null
4656 main DEBUG org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Environment customer-service has 1 property sources with 8 properties.
4658 main INFO org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration Located property source: [BootstrapPropertySource@839180856 {name='bootstrapProperties-configClient', properties={config.client.version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3}}, BootstrapPropertySource@955061147 {name='bootstrapProperties-https://github.com/kumarmapanip/customer-design/file:C:\Users\KUMARM~1\AppData\Local\Temp\config-repo-3439943652922724328\customer-service.properties', properties={server.port=9003, server.servlet.context-path=/rvy/api, spring.jpa.hibernate.ddl-auto=update, spring.datasource.driver-class-name=org.postgresql.Driver, spring.datasource.url=jdbc:postgresql://localhost:5432/customer_master, spring.datasource.username=postgres, spring.datasource.password=badal@2020, spring.jackson.serialization.write-dates-as-timestamps=false}}]
4684 main INFO com.rvy.controller.ControllerAppTest No active profile set, falling back to default profiles: default
4684 main DEBUG org.springframework.boot.SpringApplication Loading source class com.rvy.CustomerSupermarketAppApplication,class org.springframework.cloud.bootstrap.BootstrapApplicationListener$BootstrapMarkerConfiguration
4697 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f
4708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
4708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
4788 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\aspect\LoggingAspect.class]
4792 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\controller\CustomerController.class]
4799 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
4800 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\swagger\SwaggerUiWebMvcConfigurer.class]
4848 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/web/OpenApiControllerWebMvc.class]
4861 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasVendorExtensionsMapperImpl.class]
4871 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/StyleEnumMapperImpl.class]
4875 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SecuritySchemeMapperImpl.class]
4876 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasSecurityMapperImpl.class]
4877 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SchemaMapperImpl.class]
4880 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ExamplesMapperImpl.class]
4881 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ServiceModelToOpenApiMapperImpl.class]
4884 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasLicenceMapper.class]
4924 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReferenceScanner.class]
4925 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDocumentationScanner.class]
4926 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionReader.class]
4926 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReader.class]
4928 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelSpecificationReader.class]
4930 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/CachingOperationReader.class]
4931 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/MediaTypeReader.class]
4932 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingScanner.class]
4933 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelReader.class]
4934 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionLookup.class]
4938 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationModelsProvider.class]
4939 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationDeprecatedReader.class]
4940 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ResponseMessagesReader.class]
4942 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterReader.class]
4944 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationTagsReader.class]
4945 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ApiOperationReader.class]
4946 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/DefaultOperationReader.class]
4947 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterRequestConditionReader.class]
4948 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterHeadersConditionReader.class]
4949 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ContentParameterAggregator.class]
4950 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationResponseClassReader.class]
4951 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/CachingOperationNameGenerator.class]
4955 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterMultiplesReader.class]
4958 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ModelAttributeParameterExpander.class]
4959 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterTypeReader.class]
4960 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterRequiredReader.class]
4962 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDataTypeReader.class]
4963 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDefaultReader.class]
4963 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterNameReader.class]
4964 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ExpandedParameterBuilder.class]
4969 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DefaultResponseTypeReader.class]
4979 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]
4980 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsManager.class]
4982 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]
4988 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/QueryStringUriTemplateDecorator.class]
4989 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathMappingDecorator.class]
4990 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathSanitizer.class]
4992 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/OperationPathDecorator.class]
5058 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonJsonViewProvider.class]
5061 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelDependencyProvider.class]
5063 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/TypeNameExtractor.class]
5064 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/PropertyDiscriminatorBasedInheritancePlugin.class]
5066 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/XmlModelPlugin.class]
5067 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/SchemaPluginsManager.class]
5067 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/JsonIgnorePropertiesModelPlugin.class]
5072 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/CachingModelPropertiesProvider.class]
5073 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ObjectMapperBeanPropertyNamingStrategy.class]
5075 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/bean/AccessorsProvider.class]
5077 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/field/FieldProvider.class]
5079 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/XmlPropertyPlugin.class]
5081 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/OptimizedModelPropertiesProvider.class]
5082 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/FactoryMethodProvider.class]
5083 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ModelSpecificationFactory.class]
5087 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelProvider.class]
5088 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelDependencyProvider.class]
5089 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonEnumTypeDeterminer.class]
5090 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelProvider.class]
5091 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelSpecificationProvider.class]
5151 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/OpenApiSchemaPropertyBuilder.class]
5152 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelPropertyPropertyBuilder.class]
5152 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelTypeNameProvider.class]
5153 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelBuilder.class]
5156 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParameterReader.class]
5156 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/VendorExtensionsReader.class]
5157 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationResponseClassReader.class]
5157 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationModelsProvider.class]
5158 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationAuthReader.class]
5159 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerMediaTypeReader.class]
5159 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHttpMethodReader.class]
5160 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParametersReader.class]
5160 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationAuthReader.class]
5161 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHiddenReader.class]
5161 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationSummaryReader.class]
5162 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationTagsReader.class]
5162 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerResponseMessageReader.class]
5163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNicknameIntoUniqueIdReader.class]
5163 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationPositionReader.class]
5164 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiResponseReader.class]
5164 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNotesReader.class]
5165 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationTagsReader.class]
5166 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/ApiParamParameterBuilder.class]
5167 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/SwaggerExpandedParameterBuilder.class]
5169 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/OpenApiParameterBuilder.class]
5174 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/SwaggerApiListingReader.class]
5177 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/InMemorySwaggerResourcesProvider.class]
5178 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/ApiResourceController.class]
5494 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5563 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5564 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.url' in PropertySource 'configurationProperties' with value of type String
5780 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ServiceModelToSwagger2MapperImpl.class]
5781 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/VendorExtensionsMapperImpl.class]
5782 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/PropertyMapperImpl.class]
5784 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/CompatibilityModelMapperImpl.class]
5785 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ParameterMapperImpl.class]
5787 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelMapperImpl.class]
5787 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/RequestParameterMapperImpl.class]
5788 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelSpecificationMapperImpl.class]
5788 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/LicenseMapperImpl.class]
5790 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/SecurityMapperImpl.class]
5794 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/web/Swagger2ControllerWebMvc.class]
5846 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
5856 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages com.rvy.
5869 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\repository\CustomerRepository.class]
6055 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes\com\rvy\service\CustomerServiceTestImpl.class]
6056 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
6066 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 210 ms. Found 1 JPA repository interfaces.
6637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshScope'
6640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
6647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
6750 main DEBUG org.springframework.cloud.context.scope.GenericScope Generating bean factory id from names: [accessorsProvider, apacheHttpClientBuilder, apacheHttpClientFactory, apiDescriptionLookup, apiDescriptionReader, apiDocumentationScanner, apiListingBuilderPluginRegistry, apiListingReader, apiListingReferenceScanner, apiListingScanner, apiListingScannerPluginRegistry, apiModelBuilder, apiModelPropertyPropertyBuilder, apiModelReader, apiModelSpecificationReader, apiModelTypeNameProvider, apiOperationReader, apiResourceController, applicationAvailability, applicationTaskExecutor, asyncLoadBalancerInterceptor, asyncRestTemplateCustomizer, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, blockingLoadBalancerClient, bootstrapApplicationListener.BootstrapMarkerConfiguration, cachingModelDependencyProvider, cachingModelPropertiesProvider, cachingModelProvider, cachingOperationNameGenerator, cachingOperationReader, caffeineWarnLogger, characterEncodingFilter, compatibilityModelMapperImpl, compositeCompatibilityVerifier, compositeDiscoveryClient, configurationPropertiesBeans, configurationPropertiesRebinder, connManFactory, contentParameterAggregator, conventionErrorViewResolver, customerController, customerRepository, customerServiceImpl, customerSupermarketAppApplication, dataSource, dataSourceScriptDatabaseInitializer, decimalMinMaxPlugin, default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification, defaultEurekaClientHttpRequestFactorySupplier, defaultLoadBalancerCacheManager, defaultModelDependencyProvider, defaultModelProvider, defaultModelSpecificationProvider, defaultOperationReader, defaultResponseTypeReader, defaultServletHandlerMapping, defaultTemplateResolver, defaultValidator, defaultViewResolver, defaults, defaultsProviderPluginRegistry, descriptionResolver, discoveryClient, dispatcherServlet, dispatcherServletRegistration, documentationPluginRegistry, documentationPluginsBootstrapper, documentationPluginsManager, emBeanDefinitionRegistrarPostProcessor, entityManagerFactory, entityManagerFactoryBuilder, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, eurekaApplicationInfoManager, eurekaAutoServiceRegistration, eurekaClient, eurekaClientConfigBean, eurekaFeature, eurekaInstanceConfigBean, eurekaLoadBalancerProperties, eurekaRegistration, eurekaServiceRegistry, examplesMapperImpl, expandedParameterBuilder, expandedParameterBuilderPluginRegistry, expanderMinMax, expanderNotBlank, expanderNotNull, expanderPattern, expanderSize, factoryMethodProvider, fieldProvider, flashMapManager, formContentFilter, gson, gsonBuilder, handlerExceptionResolver, handlerFunctionAdapter, hikariPoolDataSourceMetadataProvider, httpRequestHandlerAdapter, inMemorySwaggerResourcesProvider, inetUtils, inetUtilsProperties, isNullPlugin, jacksonEnumTypeDeterminer, jacksonGeoModule, jacksonJsonViewProvider, jacksonObjectMapper, jacksonObjectMapperBuilder, java8TimeDialect, jdbcTemplate, jpaContext, jpaMappingContext, jpaVendorAdapter, jsonComponentModule, jsonIgnorePropertiesModelPlugin, jsonSerializer, legacyContextRefresher, licenseMapperImpl, lifecycleProcessor, loadBalancedAsyncRestTemplateInitializer, loadBalancedRestTemplateInitializerDeprecated, loadBalancerClientFactory, loadBalancerInterceptor, loadBalancerRequestFactory, localeCharsetMappingsCustomizer, localeResolver, loggingAspect, loggingRebinder, mappingJackson2HttpMessageConverter, mediaTypeReader, messageConverters, methodResolver, methodValidationPostProcessor, minMaxPlugin, mockMvc, mockMvcBuilder, modelAttributeParameterExpander, modelBuilderPluginRegistry, modelMapperImpl, modelNamesRegistryFactoryPluginRegistry, modelPropertyBuilderPluginRegistry, modelSpecificationFactory, modelSpecificationMapperImpl, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcPatternParser, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, namedParameterJdbcTemplate, notBlankPlugin, notNullPlugin, oasLicenceMapper, oasSecurityMapperImpl, oasVendorExtensionsMapperImpl, objectMapperBeanPropertyNamingStrategy, openApiControllerWebMvc, openApiModule, openApiOperationAuthReader, openApiOperationTagsReader, openApiParameterBuilder, openApiPetStore, openApiResponseReader, openApiSchemaPropertyBuilder, openEntityManagerInViewInterceptor, openEntityManagerInViewInterceptorConfigurer, operationAuthReader, operationBuilderPluginRegistry, operationDeprecatedReader, operationHiddenReader, operationHttpMethodReader, operationImplicitParameterReader, operationImplicitParametersReader, operationModelsProvider, operationModelsProviderPluginRegistry, operationNicknameIntoUniqueIdReader, operationNotesReader, operationParameterHeadersConditionReader, operationParameterReader, operationParameterRequestConditionReader, operationPathDecorator, operationPositionReader, operationResponseClassReader, operationSummaryReader, operationTagsReader, optimized, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.domain.EntityScanPackages, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration, org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration, org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration, org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.BoundConfigurationProperties, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter, org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.client.CommonsClientAutoConfiguration, org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration, org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration, org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration, org.springframework.cloud.commons.util.UtilAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener, org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration, org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher, org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration, org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalPersistenceAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0, org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension, org.springframework.data.jpa.util.JpaMetamodelCacheCleanup, org.springframework.data.web.config.ProjectingArgumentResolverRegistrar, org.springframework.data.web.config.SpringDataJacksonConfiguration, org.springframework.data.web.config.SpringDataWebConfiguration, org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration, org.springframework.transaction.config.internalTransactionAdvisor, org.springframework.transaction.config.internalTransactionalEventListenerFactory, pageableCustomizer, pageableResolver, parameterBuilderPluginRegistry, parameterDataTypeReader, parameterDefaultReader, parameterMapperImpl, parameterMinMax, parameterMultiplesReader, parameterNameReader, parameterNamesModule, parameterNotBlank, parameterNotNull, parameterPattern, parameterRequiredReader, parameterSize, parameterTypeReader, pathDecoratorRegistry, pathMappingDecorator, pathProvider, pathSanitizer, patternPlugin, persistenceExceptionTranslationPostProcessor, platformTransactionManagerCustomizers, preserveErrorControllerTargetClassPostProcessor, projectingArgumentResolverBeanPostProcessor, propertyDiscriminatorBasedInheritancePlugin, propertyMapperImpl, propertySourcesPlaceholderConfigurer, queryStringUriTemplateDecorator, refreshEventListener, refreshScope, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, requestParameterMapperImpl, resourceGroupCache, resourceHandlerMapping, responseBuilderPluginRegistry, responseMessagesReader, restTemplate, restTemplateBuilder, restTemplateBuilderConfigurer, restTemplateCustomizer, restTemplateDiscoveryClientOptionalArgs, routerFunctionMapping, scheduledBeanLazyInitializationExcludeFilter, schemaMapperImpl, schemaPluginsManager, scopedTarget.eurekaApplicationInfoManager, scopedTarget.eurekaClient, scopedTarget.eurekaRegistration, securityMapperImpl, securitySchemeMapperImpl, server-org.springframework.boot.autoconfigure.web.ServerProperties, serviceManagementMetadataProvider, serviceModelToOpenApiMapperImpl, serviceModelToSwagger2MapperImpl, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, simpleDiscoveryClient, simpleDiscoveryProperties, sizePlugin, sortCustomizer, sortResolver, spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties, spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties, spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties, spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties, spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties, spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties, spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties, spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties, spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties, spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties, spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties, spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties, spring.web-org.springframework.boot.autoconfigure.web.WebProperties, springBootMockMvcBuilderCustomizer, springBootVersionVerifier, springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration, springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration, springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration, springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties, springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration, springfox.documentation.oas.configuration.OpenApiMappingConfiguration, springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration, springfox.documentation.schema.configuration.ModelsConfiguration, springfox.documentation.spring.web.SpringfoxWebConfiguration, springfox.documentation.spring.web.SpringfoxWebMvcConfiguration, springfox.documentation.swagger.configuration.SwaggerCommonConfiguration, springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration, springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration, standardGsonBuilderCustomizer, standardJacksonObjectMapperBuilderCustomizer, stringHttpMessageConverter, styleEnumMapperImpl, swagger2ControllerWebMvc, swagger2Module, swaggerApiListingReader, swaggerExpandedParameterBuilder, swaggerMediaTypeReader, swaggerOperationModelsProvider, swaggerOperationResponseClassReader, swaggerOperationTagsReader, swaggerParameterDescriptionReader, swaggerResponseMessageReader, swaggerUiConfigurer, swaggerUiWebMvcConfigurer, syntheticModelProviderPluginRegistry, taskExecutorBuilder, taskSchedulerBuilder, templateEngine, themeResolver, thymeleafViewResolver, tlsProperties, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, transactionAttributeSource, transactionInterceptor, transactionManager, transactionTemplate, typeNameExtractor, typeNameProviderPluginRegistry, typeResolver, vendorExtensionsMapperImpl, vendorExtensionsReader, viewControllerHandlerMapping, viewNameTranslator, viewProviderPluginRegistry, viewResolver, webMvcObjectMapperConfigurer, webMvcOpenApiTransformationFilterRegistry, webMvcOpenApiTransformer, webMvcRequestHandlerProvider, webMvcSwaggerTransformationFilterRegistry, webMvcSwaggerTransformer, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping, xmlModelPlugin, xmlPropertyPlugin, zoneConfig]
6758 main INFO org.springframework.cloud.context.scope.GenericScope BeanFactory id=033b074d-0c27-3da6-bfce-2c396f19d289
6759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
6761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
6762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
6763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
7574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
7574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
7576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
7576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
7581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
7581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
7581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
7582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
7582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
7583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
7583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
7584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
7602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
7605 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
7643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
7691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
7693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
7713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcObjectMapperConfigurer'
7716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
7716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
7744 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public java.lang.Object com.rvy.aspect.LoggingAspect.logAround(org.aspectj.lang.ProceedingJoinPoint) throws java.lang.Throwable
7745 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public void com.rvy.aspect.LoggingAspect.logAfterThrowing(org.aspectj.lang.JoinPoint,java.lang.Throwable)
7939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
7949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
7950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
7974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
7974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
8000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
8007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
8016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
8072 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
8084 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3436d3d7]
8087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration'
8099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
8100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
8104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
8105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
8111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
8126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
8149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
8173 main DEBUG com.zaxxer.hikari.HikariConfig Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@42110406
8222 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
8232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
8233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
8249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
8250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
8252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
8261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
8268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
8268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
8269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
8269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
8272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
8272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
8298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
8300 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
8326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
8333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
8344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
8412 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
8460 main DEBUG org.hibernate.jpa.internal.util.LogHelper PersistenceUnitInfo [ name: default persistence provider classname: null classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406 excludeUnlistedClasses: true JTA datasource: null Non JTA datasource: HikariDataSource (null) Transaction type: RESOURCE_LOCAL PU root URL: file:/C:/Users/Kumar%20Mapanip/asde-workspace/customer-supermarket-app/target/test-classes/ Shared Cache Mode: UNSPECIFIED Validation Mode: AUTO Jar files URLs [] Managed classes names [ com.rvy.entity.Customer] Mapping files names [] Properties []
8492 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
8497 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
8500 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
8591 main INFO org.hibernate.Version HHH000412: Hibernate ORM core version 5.4.32.Final
8596 main DEBUG org.hibernate.cfg.Environment HHH000206: hibernate.properties not found
8630 main DEBUG org.hibernate.service.spi.ServiceBinding Overriding existing service binding [org.hibernate.secure.spi.JaccService]
8656 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
8658 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
8682 main INFO org.hibernate.annotations.common.Version HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
9090 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
9090 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
9090 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@61503d00
9091 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@7e7391e8
9093 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration true_false -> org.hibernate.type.TrueFalseType@66e218d8
9094 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration yes_no -> org.hibernate.type.YesNoType@478fe415
9096 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
9096 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
9097 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@673605ef
9099 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration character -> org.hibernate.type.CharacterType@75fa9254
9099 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char -> org.hibernate.type.CharacterType@75fa9254
9099 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@75fa9254
9101 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
9101 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
9102 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Short -> org.hibernate.type.ShortType@45375bdf
9104 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration integer -> org.hibernate.type.IntegerType@744db9fb
9104 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration int -> org.hibernate.type.IntegerType@744db9fb
9104 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@744db9fb
9107 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
9107 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
9107 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Long -> org.hibernate.type.LongType@1ea19c97
9109 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
9109 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
9109 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Float -> org.hibernate.type.FloatType@da11873
9110 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
9111 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
9111 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@aaa7000
9112 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@65698020
9112 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@65698020
9114 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_integer -> org.hibernate.type.BigIntegerType@4942e6af
9114 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@4942e6af
9116 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration string -> org.hibernate.type.StringType@3370be55
9116 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.String -> org.hibernate.type.StringType@3370be55
9117 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nstring -> org.hibernate.type.StringNVarcharType@29fc83c5
9118 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@6e225c34
9119 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration url -> org.hibernate.type.UrlType@13b4ee4e
9119 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.net.URL -> org.hibernate.type.UrlType@13b4ee4e
9120 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Duration -> org.hibernate.type.DurationType@11577ab8
9121 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Duration -> org.hibernate.type.DurationType@11577ab8
9122 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Instant -> org.hibernate.type.InstantType@64381526
9122 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Instant -> org.hibernate.type.InstantType@64381526
9124 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
9124 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
9127 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDate -> org.hibernate.type.LocalDateType@70cac22a
9127 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@70cac22a
9128 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
9129 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
9130 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
9130 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
9132 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
9132 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
9134 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
9134 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
9136 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration date -> org.hibernate.type.DateType@38363e96
9136 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Date -> org.hibernate.type.DateType@38363e96
9138 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration time -> org.hibernate.type.TimeType@1368e2f7
9138 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Time -> org.hibernate.type.TimeType@1368e2f7
9140 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timestamp -> org.hibernate.type.TimestampType@4eace42b
9140 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@4eace42b
9140 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Date -> org.hibernate.type.TimestampType@4eace42b
9143 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@418bdde9
9145 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar -> org.hibernate.type.CalendarType@337c0ee4
9145 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@337c0ee4
9145 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@337c0ee4
9146 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@176054b7
9147 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@4ef28dc4
9149 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration locale -> org.hibernate.type.LocaleType@1fa29b9e
9149 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@1fa29b9e
9150 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration currency -> org.hibernate.type.CurrencyType@3ee200ae
9150 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@3ee200ae
9152 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timezone -> org.hibernate.type.TimeZoneType@2ae08750
9152 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@2ae08750
9153 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration class -> org.hibernate.type.ClassType@46a0ef6f
9153 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Class -> org.hibernate.type.ClassType@46a0ef6f
9155 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@36d5c2ce
9155 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@36d5c2ce
9155 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@167bb934
9157 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration binary -> org.hibernate.type.BinaryType@720c0996
9157 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte[] -> org.hibernate.type.BinaryType@720c0996
9157 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [B -> org.hibernate.type.BinaryType@720c0996
9160 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@2ee1b017
9160 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@2ee1b017
9160 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@2ee1b017
9162 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration row_version -> org.hibernate.type.RowVersionType@52fec840
9162 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration image -> org.hibernate.type.ImageType@1896299b
9164 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration characters -> org.hibernate.type.CharArrayType@b63365c
9164 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char[] -> org.hibernate.type.CharArrayType@b63365c
9164 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [C -> org.hibernate.type.CharArrayType@b63365c
9166 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@69ed96e1
9166 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@69ed96e1
9166 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@69ed96e1
9166 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration text -> org.hibernate.type.TextType@5b028f58
9167 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ntext -> org.hibernate.type.NTextType@46c2189e
9170 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration blob -> org.hibernate.type.BlobType@522fb69
9170 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@522fb69
9170 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@1bb0fa38
9173 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration clob -> org.hibernate.type.ClobType@62f305bc
9173 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@62f305bc
9176 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nclob -> org.hibernate.type.NClobType@113a6636
9177 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@113a6636
9177 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@64e3bc2
9178 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@4b7a4c83
9181 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration serializable -> org.hibernate.type.SerializableType@3c7db0e8
9188 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration object -> org.hibernate.type.ObjectType@59e4a044
9188 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@59e4a044
9189 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1e836aed
9189 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4bc41565
9189 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@8dedec8
9189 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@226e95e9
9189 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@27bf574b
9190 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@4cbb11e4
9190 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@326dbe25
9190 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@647aa45c
9215 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b] into BootstrapContext; was [null]
9215 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b) [was null]
9216 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@ca0a21f] into BootstrapContext; was [null]
9216 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@768d27e8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3dc39412]
9247 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
9247 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
9266 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
9267 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
9268 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
9268 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
9269 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
9270 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
9271 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
9273 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
9275 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
9275 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
9276 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
9277 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
9277 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
9278 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
9289 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
9292 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension................................false
9293 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit................................true
9293 main DEBUG com.zaxxer.hikari.HikariConfig catalog................................none
9293 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql................................none
9293 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery................................none
9293 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout................................30000
9293 main DEBUG com.zaxxer.hikari.HikariConfig dataSource................................none
9293 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName................................none
9293 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI................................none
9294 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties................................{password=<masked>}
9294 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................................"org.postgresql.Driver"
9294 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName................................none
9294 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties................................{}
9294 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry................................none
9295 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout................................600000
9295 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout................................1
9295 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries................................false
9295 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl................................jdbc:postgresql://localhost:5432/customer_master
9295 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime................................0
9295 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold................................0
9295 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime................................1800000
9295 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize................................10
9295 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry................................none
9295 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory................................none
9295 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle................................10
9296 main DEBUG com.zaxxer.hikari.HikariConfig password................................<masked>
9296 main DEBUG com.zaxxer.hikari.HikariConfig poolName................................"HikariPool-1"
9296 main DEBUG com.zaxxer.hikari.HikariConfig readOnly................................false
9296 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans................................false
9296 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor................................none
9296 main DEBUG com.zaxxer.hikari.HikariConfig schema................................none
9296 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory................................internal
9296 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation................................default
9296 main DEBUG com.zaxxer.hikari.HikariConfig username................................"postgres"
9296 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout................................5000
9297 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
9557 main DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2fe2fcc2
9558 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
9565 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Database -> name : PostgreSQL version : 13.3 major : 13 minor : 3
9566 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Driver -> name : PostgreSQL JDBC Driver version : 42.2.23 major : 42 minor : 2
9566 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator JDBC version : 4.2
9591 main INFO org.hibernate.dialect.Dialect HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect
9613 main DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
9663 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
9704 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@690152b9
9738 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2c03d1fd
9772 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@7e9284a4
9805 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4c2c2eb2
9842 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3e560548
9876 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@f4b6f68
9911 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@65966d81
9928 main DEBUG org.hibernate.boot.model.relational.Namespace Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
9930 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@3976910
9930 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.PostgresUUIDType@3976910
9930 main DEBUG org.hibernate.type.BasicTypeRegistry HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@36d5c2ce
9935 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5ead245] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@1e49a77e]
9949 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4862963f
9985 main DEBUG org.hibernate.cfg.AnnotationBinder Binding entity from annotated class: com.rvy.entity.Customer
9988 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4690a63e
9988 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
10007 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
10012 main DEBUG org.hibernate.cfg.annotations.EntityBinder Import with entity name Customer
10015 main DEBUG org.hibernate.cfg.annotations.EntityBinder Bind entity com.rvy.entity.Customer on table customer
10032 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=customer_id, insertable=true, updatable=true, unique=false}
10034 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
10034 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
10035 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property customerId with lazy=false
10036 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:customerId]
10038 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for customerId
10040 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property customerId
10041 main DEBUG org.hibernate.cfg.BinderHelper #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(customer_id)]), customerId, assigned, , ...)
10042 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address1, insertable=true, updatable=true, unique=false}
10042 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address1 with lazy=false
10042 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address1]
10042 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address1
10042 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address1
10042 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address2, insertable=true, updatable=true, unique=false}
10042 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address2 with lazy=false
10042 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address2]
10043 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address2
10043 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address2
10043 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=birth_date, insertable=true, updatable=true, unique=false}
10043 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property birthDate with lazy=false
10043 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:birthDate]
10043 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for birthDate
10043 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property birthDate
10043 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=contact_number, insertable=true, updatable=true, unique=false}
10043 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property contactNumber with lazy=false
10043 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:contactNumber]
10043 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for contactNumber
10043 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property contactNumber
10043 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=email, insertable=true, updatable=true, unique=false}
10043 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property email with lazy=false
10043 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:email]
10043 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for email
10043 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property email
10044 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=name, insertable=true, updatable=true, unique=false}
10044 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property name with lazy=false
10044 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:name]
10044 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for name
10044 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property name
10044 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=uin, insertable=true, updatable=true, unique=false}
10044 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property uin with lazy=false
10044 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:uin]
10044 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for uin
10044 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property uin
10047 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for customerId
10047 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address1
10047 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address2
10047 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for birthDate
10047 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for contactNumber
10047 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for email
10047 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for name
10047 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for uin
10049 main DEBUG org.hibernate.mapping.PrimaryKey Forcing column [customer_id] to be non-null as it is part of the primary key for table [customer]
10085 main DEBUG org.hibernate.internal.SessionFactoryImpl Building session factory
10085 main DEBUG org.hibernate.cfg.Settings SessionFactory name : null
10085 main DEBUG org.hibernate.cfg.Settings Automatic flush during beforeCompletion(): enabled
10085 main DEBUG org.hibernate.cfg.Settings Automatic session close at end of transaction: disabled
10085 main DEBUG org.hibernate.cfg.Settings Statistics: disabled
10085 main DEBUG org.hibernate.cfg.Settings Deleted entity synthetic identifier rollback: disabled
10086 main DEBUG org.hibernate.cfg.Settings Default entity-mode: pojo
10086 main DEBUG org.hibernate.cfg.Settings Check Nullability in Core (should be disabled when Bean Validation is on): enabled
10086 main DEBUG org.hibernate.cfg.Settings Allow initialization of lazy state outside session : disabled
10086 main DEBUG org.hibernate.cfg.Settings Using BatchFetchStyle : LEGACY
10086 main DEBUG org.hibernate.cfg.Settings Default batch fetch size: -1
10086 main DEBUG org.hibernate.cfg.Settings Maximum outer join fetch depth: null
10086 main DEBUG org.hibernate.cfg.Settings Default null ordering: NONE
10086 main DEBUG org.hibernate.cfg.Settings Order SQL updates by primary key: disabled
10086 main DEBUG org.hibernate.cfg.Settings Order SQL inserts for batching: disabled
10086 main DEBUG org.hibernate.cfg.Settings multi-tenancy strategy : NONE
10086 main DEBUG org.hibernate.cfg.Settings JTA Track by Thread: enabled
10086 main DEBUG org.hibernate.cfg.Settings Query language substitutions: {}
10086 main DEBUG org.hibernate.cfg.Settings Named query checking : enabled
10086 main DEBUG org.hibernate.cfg.Settings Second-level cache: disabled
10086 main DEBUG org.hibernate.cfg.Settings Second-level query cache: disabled
10086 main DEBUG org.hibernate.cfg.Settings Second-level query cache factory: null
10086 main DEBUG org.hibernate.cfg.Settings Second-level cache region prefix: null
10086 main DEBUG org.hibernate.cfg.Settings Optimize second-level cache for minimal puts: disabled
10086 main DEBUG org.hibernate.cfg.Settings Structured second-level cache entries: disabled
10086 main DEBUG org.hibernate.cfg.Settings Second-level cache direct-reference entries: disabled
10086 main DEBUG org.hibernate.cfg.Settings Automatic eviction of collection cache: disabled
10086 main DEBUG org.hibernate.cfg.Settings JDBC batch size: 15
10086 main DEBUG org.hibernate.cfg.Settings JDBC batch updates for versioned data: enabled
10086 main DEBUG org.hibernate.cfg.Settings Scrollable result sets: enabled
10086 main DEBUG org.hibernate.cfg.Settings Wrap result sets: disabled
10086 main DEBUG org.hibernate.cfg.Settings JDBC3 getGeneratedKeys(): enabled
10086 main DEBUG org.hibernate.cfg.Settings JDBC result set fetch size: null
10086 main DEBUG org.hibernate.cfg.Settings Connection release mode: ON_CLOSE
10086 main DEBUG org.hibernate.cfg.Settings Generate SQL with comments: disabled
10086 main DEBUG org.hibernate.cfg.Settings JPA compliance - query : disabled
10086 main DEBUG org.hibernate.cfg.Settings JPA compliance - closed-handling : disabled
10086 main DEBUG org.hibernate.cfg.Settings JPA compliance - lists : disabled
10086 main DEBUG org.hibernate.cfg.Settings JPA compliance - transactions : disabled
10157 main DEBUG org.hibernate.internal.SessionFactoryImpl Session factory constructed with filter configurations : {}
10157 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiating session factory with properties: {sun.desktop=windows, awt.toolkit=sun.awt.windows.WToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=11, sun.cpu.isalist=amd64, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@2932721e, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=Cp1252, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes;C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-data-jpa\2.5.3\spring-boot-starter-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-aop\2.5.3\spring-boot-starter-aop-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aop\5.3.9\spring-aop-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\aspectj\aspectjweaver\1.9.7\aspectjweaver-1.9.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\2.5.3\spring-boot-starter-jdbc-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\zaxxer\HikariCP\4.0.3\HikariCP-4.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jdbc\5.3.9\spring-jdbc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\transaction\jakarta.transaction-api\1.3.3\jakarta.transaction-api-1.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\persistence\jakarta.persistence-api\2.2.3\jakarta.persistence-api-2.2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\hibernate-core\5.4.32.Final\hibernate-core-5.4.32.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\logging\jboss-logging\3.4.2.Final\jboss-logging-3.4.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\javassist\javassist\3.27.0-GA\javassist-3.27.0-GA.jar;C:\Users\Kumar Mapanip\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\jandex\2.2.3.Final\jandex-2.2.3.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\dom4j\dom4j\2.1.3\dom4j-2.1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\common\hibernate-commons-annotations\5.1.2.Final\hibernate-commons-annotations-5.1.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\jaxb-runtime\2.3.4\jaxb-runtime-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\txw2\2.3.4\txw2-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\istack\istack-commons-runtime\3.0.12\istack-commons-runtime-3.0.12.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\activation\jakarta.activation\1.2.2\jakarta.activation-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-jpa\2.5.3\spring-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-commons\2.5.3\spring-data-commons-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-orm\5.3.9\spring-orm-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context\5.3.9\spring-context-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-tx\5.3.9\spring-tx-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-beans\5.3.9\spring-beans-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aspects\5.3.9\spring-aspects-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.5.3\spring-boot-starter-web-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter\2.5.3\spring-boot-starter-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.5.3\spring-boot-starter-logging-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-classic\1.2.4\logback-classic-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-core\1.2.4\logback-core-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.14.1\log4j-to-slf4j-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-api\2.14.1\log4j-api-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\jul-to-slf4j\1.7.32\jul-to-slf4j-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\Kumar Mapanip\.m2\repository\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-json\2.5.3\spring-boot-starter-json-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.12.4\jackson-datatype-jdk8-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.12.4\jackson-module-parameter-names-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\2.5.3\spring-boot-starter-tomcat-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\9.0.50\tomcat-embed-core-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\9.0.50\tomcat-embed-websocket-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-web\5.3.9\spring-web-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-webmvc\5.3.9\spring-webmvc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-expression\5.3.9\spring-expression-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-bootstrap\3.0.3\spring-cloud-starter-bootstrap-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter\3.0.3\spring-cloud-starter-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-context\3.0.3\spring-cloud-context-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-crypto\5.5.1\spring-security-crypto-5.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-commons\3.0.3\spring-cloud-commons-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-rsa\1.0.10.RELEASE\spring-security-rsa-1.0.10.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.68\bcpkix-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.68\bcprov-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-devtools\2.5.3\spring-boot-devtools-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot\2.5.3\spring-boot-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.5.3\spring-boot-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\postgresql\postgresql\42.2.23\postgresql-42.2.23.jar;C:\Users\Kumar Mapanip\.m2\repository\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-test\2.5.3\spring-boot-starter-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test\2.5.3\spring-boot-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test-autoconfigure\2.5.3\spring-boot-test-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\jayway\jsonpath\json-path\2.5.0\json-path-2.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\json-smart\2.4.7\json-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\accessors-smart\2.4.7\accessors-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\ow2\asm\asm\9.1\asm-9.1.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\xml\bind\jakarta.xml.bind-api\2.3.3\jakarta.xml.bind-api-2.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\activation\jakarta.activation-api\1.2.2\jakarta.activation-api-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\assertj\assertj-core\3.19.0\assertj-core-3.19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hamcrest\hamcrest\2.2\hamcrest-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter\5.7.2\junit-jupiter-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.7.2\junit-jupiter-api-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apiguardian\apiguardian-api\1.1.0\apiguardian-api-1.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\opentest4j\opentest4j\1.2.0\opentest4j-1.2.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-commons\1.7.2\junit-platform-commons-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.7.2\junit-jupiter-params-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-engine\5.7.2\junit-jupiter-engine-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-engine\1.7.2\junit-platform-engine-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-junit-jupiter\3.9.0\mockito-junit-jupiter-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-core\5.3.9\spring-core-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jcl\5.3.9\spring-jcl-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-test\5.3.9\spring-test-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\xmlunit\xmlunit-core\2.8.2\xmlunit-core-2.8.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-netflix-eureka-client\3.0.3\spring-cloud-starter-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-netflix-eureka-client\3.0.3\spring-cloud-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-client\1.10.14\eureka-client-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-eventbus\0.3.0\netflix-eventbus-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-infix\0.3.0\netflix-infix-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-jxpath\commons-jxpath\1.3\commons-jxpath-1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\antlr-runtime\3.4\antlr-runtime-3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\stringtemplate\3.2.1\stringtemplate-3.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\code\gson\gson\2.8.7\gson-2.8.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\commons\commons-math\2.2\commons-math-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\com\thoughtworks\xstream\xstream\1.4.16\xstream-1.4.16.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\x-stream\mxparser\1.2.1\mxparser-1.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\ws\rs\jsr311-api\1.1.1\jsr311-api-1.1.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\servo\servo-core\0.12.21\servo-core-0.12.21.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\guava\guava\19.0\guava-19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpcore\4.4.14\httpcore-4.4.14.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-configuration\commons-configuration\1.10\commons-configuration-1.10.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\inject\guice\4.1.0\guice-4.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\Kumar Mapanip\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\jettison\jettison\1.4.0\jettison-1.4.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-core\1.10.14\eureka-core-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\woodstox\woodstox-core\6.2.1\woodstox-core-6.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\woodstox\stax2-api\4.2.1\stax2-api-4.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-loadbalancer\3.0.3\spring-cloud-starter-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-loadbalancer\3.0.3\spring-cloud-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\reactor-core\3.4.8\reactor-core-3.4.8.jar;C:\Users\Kumar Mapanip\.m2\repository\org\reactivestreams\reactive-streams\1.0.3\reactive-streams-1.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\addons\reactor-extra\3.4.3\reactor-extra-3.4.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-cache\2.5.3\spring-boot-starter-cache-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context-support\5.3.9\spring-context-support-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\com\stoyanr\evictor\1.0.0\evictor-1.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\projectlombok\lombok\1.18.20\lombok-1.18.20.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.12.4\jackson-datatype-jsr310-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.12.4\jackson-annotations-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.12.4\jackson-core-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.12.4\jackson-databind-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-validation\2.5.3\spring-boot-starter-validation-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\9.0.50\tomcat-embed-el-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\validator\hibernate-validator\6.2.0.Final\hibernate-validator-6.2.0.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\validation\jakarta.validation-api\2.0.2\jakarta.validation-api-2.0.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\2.5.3\spring-boot-starter-thymeleaf-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf-spring5\3.0.12.RELEASE\thymeleaf-spring5-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf\3.0.12.RELEASE\thymeleaf-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\attoparser\attoparser\2.0.5.RELEASE\attoparser-2.0.5.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\unbescape\unbescape\1.1.6.RELEASE\unbescape-1.1.6.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.4.RELEASE\thymeleaf-extras-java8time-3.0.4.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-boot-starter\3.0.0\springfox-boot-starter-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-oas\3.0.0\springfox-oas-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-annotations\2.1.2\swagger-annotations-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-models\2.1.2\swagger-models-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spi\3.0.0\springfox-spi-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-schema\3.0.0\springfox-schema-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-core\3.0.0\springfox-core-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-web\3.0.0\springfox-spring-web-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\classgraph\classgraph\4.8.83\classgraph-4.8.83.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webmvc\3.0.0\springfox-spring-webmvc-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webflux\3.0.0\springfox-spring-webflux-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-common\3.0.0\springfox-swagger-common-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mapstruct\mapstruct\1.3.1.Final\mapstruct-1.3.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-data-rest\3.0.0\springfox-data-rest-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-bean-validators\3.0.0\springfox-bean-validators-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger2\3.0.0\springfox-swagger2-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-annotations\1.5.20\swagger-annotations-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-models\1.5.20\swagger-models-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-ui\3.0.0\springfox-swagger-ui-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\classmate\1.5.1\classmate-1.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\slf4j-api\1.7.32\slf4j-api-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-core\2.0.0.RELEASE\spring-plugin-core-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-metadata\2.0.0.RELEASE\spring-plugin-metadata-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-config\3.0.4\spring-cloud-starter-config-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-config-client\3.0.4\spring-cloud-config-client-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-core\3.9.0\mockito-core-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy\1.10.22\byte-buddy-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy-agent\1.10.22\byte-buddy-agent-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\org\objenesis\objenesis\3.2\objenesis-3.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-launcher\1.7.2\junit-platform-launcher-1.7.2.jar;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\411\0\.cp;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\409\0\.cp, java.vm.vendor=Oracle Corporation, sun.arch.data.model=64, user.variant=, java.vendor.url=https://openjdk.java.net/, user.timezone=Asia/Calcutta, os.name=Windows 10, java.vm.specification.version=11, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=C:\Program Files\Java\jdk-11.0.11\bin, sun.java.command=org.eclipse.jdt.internal.junit.runner.RemoteTestRunner -version 3 -port 50229 -testLoaderClass org.eclipse.jdt.internal.junit5.runner.JUnit5TestLoader -loaderpluginname org.eclipse.jdt.junit5.runtime -classNames com.rvy.controller.ControllerAppTest, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@5a6d4dee, javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, sun.cpu.endian=little, user.home=C:\Users\Kumar Mapanip, user.language=en, java.specification.vendor=Oracle Corporation, java.version.date=2021-04-20, java.home=C:\Program Files\Java\jdk-11.0.11, file.separator=\, java.vm.compressedOopsMode=32-bit, line.separator= , java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, FILE_LOG_CHARSET=UTF-8, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.awt.headless=true, hibernate.hbm2ddl.auto=update, user.script=, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.11+9-LTS-194, user.name=mapanip, path.separator=;, os.version=10.0, java.runtime.name=Java(TM) SE Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, java.vendor.version=18.9, java.vendor.url.bug=https://bugreport.java.com/bugreport/, java.io.tmpdir=C:\Users\KUMARM~1\AppData\Local\Temp\, java.version=11.0.11, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=24284, java.awt.printerjob=sun.awt.windows.WPrinterJob, sun.os.patch.level=, CONSOLE_LOG_CHARSET=UTF-8, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6447dc25, java.library.path=C:\Program Files\Java\jdk-11.0.11\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jdk-11.0.11/bin/server;C:/Program Files/Java/jdk-11.0.11/bin;"C:\Program Files\Java\jdk-11.0.11\bin;C:\apache-tomcat-9.0.48\bin";C:\Program Files\Java\jdk-11.0.11\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_231\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Microsoft SDKs\Kinect\v2.0_1409\bin;C:\Program Files\MATLAB\R2017a\runtime\win64;C:\Program Files\MATLAB\R2017a\bin;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\mingw-w64\i686-8.1.0-posix-dwarf-rt_v6-rev0\mingw32\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Program Files\MongoDB\Server\4.4\bin;C:\Program Files\MongoDB\Tools\100\bin;C:\Program Files\nodejs\;C:\Program Files\nodejs;C:\Users\Kumar Mapanip\Anaconda3;C:\Users\Kumar Mapanip\Anaconda3\Library\mingw-w64\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\usr\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\bin;C:\Users\Kumar Mapanip\Anaconda3\Scripts;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\;C:\Users\Kumar Mapanip\AppData\Local\Microsoft\WindowsApps;C:\Users\Kumar Mapanip\AppData\Local\atom\bin;C:\Users\Kumar Mapanip\AppData\Roaming\npm;C:\Users\Kumar Mapanip\Desktop;;., java.vendor=Oracle Corporation, java.vm.info=mixed mode, java.vm.version=11.0.11+9-LTS-194, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, hibernate.connection.datasource=HikariDataSource (HikariPool-1), java.class.version=55.0}
10175 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
10175 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
10175 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
10176 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
10176 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
10176 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
10176 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
10177 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
10200 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
10200 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
10200 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
10200 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
10200 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
10202 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
10202 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
10246 main DEBUG org.hibernate.secure.spi.JaccIntegrator Skipping JACC integration as it was not enabled
10246 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiated session factory
10246 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5ead245] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@389a9ff6]
10301 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
10301 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
10353 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Static SQL for entity: com.rvy.entity.Customer
10353 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Version select: select customer_id from customer where customer_id =?
10353 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Snapshot select: select customer_.customer_id, customer_.address1 as address2_0_, customer_.address2 as address3_0_, customer_.birth_date as birth_da4_0_, customer_.contact_number as contact_5_0_, customer_.email as email6_0_, customer_.name as name7_0_, customer_.uin as uin8_0_ from customer customer_ where customer_.customer_id=?
10353 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Insert 0: insert into customer (address1, address2, birth_date, contact_number, email, name, uin, customer_id) values (?, ?, ?, ?, ?, ?, ?, ?)
10353 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Update 0: update customer set address1=?, address2=?, birth_date=?, contact_number=?, email=?, name=?, uin=? where customer_id=?
10353 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Delete 0: delete from customer where customer_id=?
10384 main hibernateLoadPlanWalkPath= DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@31c31fa6]
10385 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address1
10385 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address2
10385 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : birthDate
10385 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : contactNumber
10385 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : email
10385 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : name
10385 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : uin
10385 main DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy Building LoadPlan...
10396 main DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor processing queryspace <gen:0>
10400 main DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter LoadPlan(entity=com.rvy.entity.Customer) - Returns - EntityReturnImpl(entity=com.rvy.entity.Customer, querySpaceUid=<gen:0>, path=com.rvy.entity.Customer) - QuerySpaces - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.rvy.entity.Customer) - SQL table alias mapping - customer0_ - alias suffix - 0_ - suffixed key columns - {customer1_0_0_}
10401 main DEBUG org.hibernate.loader.entity.plan.EntityLoader Static select for entity com.rvy.entity.Customer [NONE]: select customer0_.customer_id as customer1_0_0_, customer0_.address1 as address2_0_0_, customer0_.address2 as address3_0_0_, customer0_.birth_date as birth_da4_0_0_, customer0_.contact_number as contact_5_0_0_, customer0_.email as email6_0_0_, customer0_.name as name7_0_0_, customer0_.uin as uin8_0_0_ from customer customer0_ where customer0_.customer_id=?
10463 main DEBUG org.hibernate.mapping.Table No alter strings for table : customer
10464 main INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
10464 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named HQL queries
10465 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named SQL queries
10473 main DEBUG org.hibernate.internal.SessionFactoryRegistry Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@3b9c386d
10473 main DEBUG org.hibernate.internal.SessionFactoryRegistry Registering SessionFactory: a43e04ba-f079-4ae9-acfd-065473b6bea7 (<unnamed>)
10473 main DEBUG org.hibernate.internal.SessionFactoryRegistry Not binding SessionFactory to JNDI, no JNDI name configured
10474 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
10477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerSupermarketAppApplication'
10482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapApplicationListener.BootstrapMarkerConfiguration'
10483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingAspect'
10485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerController'
10491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplate'
10529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiWebMvcConfigurer'
10535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiControllerWebMvc'
10537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceGroupCache'
10537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebConfiguration'
10557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToOpenApiMapperImpl'
10588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasVendorExtensionsMapperImpl'
10597 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasLicenceMapper'
10603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'examplesMapperImpl'
10611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasSecurityMapperImpl'
10619 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaMapperImpl'
10637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'styleEnumMapperImpl'
10646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securitySchemeMapperImpl'
10654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonSerializer'
10656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiModule'
10656 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiMappingConfiguration'
10692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2Module'
10692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration'
10707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'openApiModule'
10707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'swagger2Module'
10723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformationFilterRegistry'
10747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'resourceGroupCache'
10747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'serviceModelToOpenApiMapperImpl'
10747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'jsonSerializer'
10747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'webMvcOpenApiTransformationFilterRegistry'
10749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReferenceScanner'
10752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDocumentationScanner'
10755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScanner'
10757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionReader'
10762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationReader'
10763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiOperationReader'
10765 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsManager'
10773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginRegistry'
10775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingBuilderPluginRegistry'
10778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterBuilderPluginRegistry'
10780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilderPluginRegistry'
10783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationBuilderPluginRegistry'
10786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProviderPluginRegistry'
10788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultsProviderPluginRegistry'
10790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathDecoratorRegistry'
10792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScannerPluginRegistry'
10794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseBuilderPluginRegistry'
10796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelNamesRegistryFactoryPluginRegistry'
10801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationNameGenerator'
10805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'documentationPluginsManager'
10805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'cachingOperationNameGenerator'
10811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingOperationReader' via constructor to bean named 'apiOperationReader'
10817 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionLookup'
10821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'cachingOperationReader'
10821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'documentationPluginsManager'
10821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'apiDescriptionLookup'
10829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelReader'
10833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelProvider'
10834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelProvider'
10836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelPropertiesProvider'
10837 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeResolver'
10838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.schema.configuration.ModelsConfiguration'
10856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optimized'
10861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'accessorsProvider'
10862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'accessorsProvider' via constructor to bean named 'typeResolver'
10867 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fieldProvider'
10868 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'fieldProvider' via constructor to bean named 'typeResolver'
10873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'factoryMethodProvider'
10873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'factoryMethodProvider' via constructor to bean named 'typeResolver'
10878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectMapperBeanPropertyNamingStrategy'
10887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaPluginsManager'
10889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelPropertyBuilderPluginRegistry'
10891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelBuilderPluginRegistry'
10892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewProviderPluginRegistry'
10894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'syntheticModelProviderPluginRegistry'
10896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelPropertyBuilderPluginRegistry'
10896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelBuilderPluginRegistry'
10896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'viewProviderPluginRegistry'
10896 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'syntheticModelProviderPluginRegistry'
10900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonEnumTypeDeterminer'
10905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameExtractor'
10906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameProviderPluginRegistry'
10907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeResolver'
10907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeNameProviderPluginRegistry'
10907 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'jacksonEnumTypeDeterminer'
10910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationFactory'
10913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'typeNameExtractor'
10913 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'jacksonEnumTypeDeterminer'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'accessorsProvider'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'fieldProvider'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'factoryMethodProvider'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeResolver'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'objectMapperBeanPropertyNamingStrategy'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'schemaPluginsManager'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'jacksonEnumTypeDeterminer'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeNameExtractor'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'modelSpecificationFactory'
10935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'typeResolver'
10935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'optimized'
10939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelDependencyProvider'
10940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelDependencyProvider'
10941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeResolver'
10941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeNameExtractor'
10941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'schemaPluginsManager'
10945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelDependencyProvider' via constructor to bean named 'defaultModelDependencyProvider'
10949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelDependencyProvider'
10949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'schemaPluginsManager'
10949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'typeNameExtractor'
10949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelSpecificationProvider'
10957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeResolver'
10957 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelDependencyProvider'
10958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'schemaPluginsManager'
10958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeNameExtractor'
10958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'modelSpecificationFactory'
10961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelProvider'
10961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelSpecificationProvider'
10967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'cachingModelProvider'
10967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeResolver'
10967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'documentationPluginsManager'
10967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10967 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeNameExtractor'
10970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelSpecificationReader'
10971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'cachingModelProvider'
10971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'documentationPluginsManager'
10971 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'typeResolver'
10973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiDescriptionReader'
10973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelReader'
10973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelSpecificationReader'
10974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'documentationPluginsManager'
10976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingReferenceScanner'
10976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingScanner'
10979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReader'
10983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mediaTypeReader'
10989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProvider'
10990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationModelsProvider' via constructor to bean named 'schemaPluginsManager'
10994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationDeprecatedReader'
10998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseMessagesReader'
11000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'typeNameExtractor'
11000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'schemaPluginsManager'
11000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'modelSpecificationFactory'
11000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'documentationPluginsManager'
11004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterReader'
11005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelAttributeParameterExpander'
11008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'fieldProvider'
11008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'accessorsProvider'
11008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'jacksonEnumTypeDeterminer'
11012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'contentParameterAggregator'
11020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'modelAttributeParameterExpander'
11020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'contentParameterAggregator'
11024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationTagsReader'
11029 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultOperationReader'
11033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterRequestConditionReader'
11036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterRequestConditionReader' via constructor to bean named 'typeResolver'
11042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterHeadersConditionReader'
11042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterHeadersConditionReader' via constructor to bean named 'typeResolver'
11048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationResponseClassReader'
11049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'schemaPluginsManager'
11049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'typeNameExtractor'
11053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMultiplesReader'
11059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterTypeReader'
11064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterRequiredReader'
11067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'descriptionResolver'
11068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'descriptionResolver' via factory method to bean named 'environment'
11070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterRequiredReader' via constructor to bean named 'descriptionResolver'
11074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDataTypeReader'
11076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'schemaPluginsManager'
11076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'typeNameExtractor'
11076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'modelSpecificationFactory'
11080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDefaultReader'
11080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDefaultReader' via constructor to bean named 'descriptionResolver'
11084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNameReader'
11087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilder'
11088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'typeResolver'
11088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
11091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultResponseTypeReader'
11094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsBootstrapper'
11095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcRequestHandlerProvider'
11097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodResolver'
11097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodResolver' via factory method to bean named 'typeResolver'
11103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
11103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
11106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
11146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
11147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
11155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
11155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
11156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
11160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
11161 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
11178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
11183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
11185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
11192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
11193 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
11196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
11205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
11211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiConfigurer'
11211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration'
11227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
11238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
11264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
11268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
11269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
11273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
11273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
11275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
11303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
11306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
11307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
11311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
11342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
11342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
11342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
11345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
11345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11421 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings c.r.c.CustomerController: {GET [/cm/v1/customers/{customerId}]}: getCustomers(Integer) {GET [/cm/v1/customers]}: getCustomers() {POST [/cm/v1/customers]}: addCustomer(Customer,BindingResult) {DELETE [/cm/v1/customers/{customerId}]}: deleteCustomer(Integer) {PUT [/cm/v1/customers]}: updateCustomer(Customer,BindingResult)
11425 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.o.w.OpenApiControllerWebMvc: {GET [/v3/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
11428 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources() {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration()
11429 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.Swagger2ControllerWebMvc: {GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
11433 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
11436 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 12 mappings in 'requestMappingHandlerMapping'
11437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'methodResolver'
11437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'requestMappingHandlerMapping'
11442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaults'
11451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathProvider'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'documentationPluginsManager'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'webMvcRequestHandlerProvider'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'resourceGroupCache'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'apiDocumentationScanner'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'typeResolver'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'defaults'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'pathProvider'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'environment'
11468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'queryStringUriTemplateDecorator'
11473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathMappingDecorator'
11548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathSanitizer'
11551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPathDecorator'
11553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonJsonViewProvider'
11554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonJsonViewProvider' via constructor to bean named 'typeResolver'
11556 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyDiscriminatorBasedInheritancePlugin'
11557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeResolver'
11557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'jacksonEnumTypeDeterminer'
11557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeNameExtractor'
11557 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'modelSpecificationFactory'
11560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlModelPlugin'
11560 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'xmlModelPlugin' via constructor to bean named 'typeResolver'
11563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonIgnorePropertiesModelPlugin'
11564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonIgnorePropertiesModelPlugin' via constructor to bean named 'typeResolver'
11567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlPropertyPlugin'
11571 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiSchemaPropertyBuilder'
11572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'descriptionResolver'
11572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
11575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelPropertyPropertyBuilder'
11576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'descriptionResolver'
11576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
11579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelTypeNameProvider'
11583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelBuilder'
11585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeResolver'
11585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeNameExtractor'
11585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
11585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'modelSpecificationFactory'
11589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParameterReader'
11591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParameterReader' via constructor to bean named 'descriptionResolver'
11595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsReader'
11599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationResponseClassReader'
11600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeResolver'
11600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11600 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeNameExtractor'
11603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationModelsProvider'
11603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationModelsProvider' via constructor to bean named 'typeResolver'
11606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationAuthReader'
11610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerMediaTypeReader'
11612 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHttpMethodReader'
11615 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParametersReader'
11616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParametersReader' via constructor to bean named 'descriptionResolver'
11618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationAuthReader'
11622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHiddenReader'
11626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationSummaryReader'
11626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationSummaryReader' via constructor to bean named 'descriptionResolver'
11629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationTagsReader'
11633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerResponseMessageReader'
11634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeNameExtractor'
11634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeResolver'
11634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'modelSpecificationFactory'
11634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'documentationPluginsManager'
11637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNicknameIntoUniqueIdReader'
11640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPositionReader'
11642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiResponseReader'
11643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'typeResolver'
11643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'modelSpecificationFactory'
11643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'documentationPluginsManager'
11647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNotesReader'
11647 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationNotesReader' via constructor to bean named 'descriptionResolver'
11651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationTagsReader'
11655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerParameterDescriptionReader'
11657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'descriptionResolver'
11657 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11660 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerExpandedParameterBuilder'
11661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'descriptionResolver'
11661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
11665 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiParameterBuilder'
11666 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiParameterBuilder' via constructor to bean named 'descriptionResolver'
11669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerApiListingReader'
11672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemorySwaggerResourcesProvider'
11672 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'environment'
11673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'resourceGroupCache'
11673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'documentationPluginsManager'
11674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiPetStore'
11691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiResourceController'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiResourceController' via constructor to bean named 'inMemorySwaggerResourcesProvider'
11698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToSwagger2MapperImpl'
11702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compatibilityModelMapperImpl'
11705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMapperImpl'
11714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'licenseMapperImpl'
11718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsMapperImpl'
11722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyMapperImpl'
11725 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMapperImpl'
11727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelMapperImpl'
11730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestParameterMapperImpl'
11734 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationMapperImpl'
11738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2ControllerWebMvc'
11739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformationFilterRegistry'
11740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'resourceGroupCache'
11741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'serviceModelToSwagger2MapperImpl'
11741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'jsonSerializer'
11741 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'webMvcSwaggerTransformationFilterRegistry'
11742 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebMvcConfiguration'
11747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger.configuration.SwaggerCommonConfiguration'
11751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration'
11756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformer'
11763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration'
11768 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
11770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
11775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
11780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
11782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
11785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
11792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
11794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
11796 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
11857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
11857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
11861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
11877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
11881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
11885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
11885 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
11900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
11900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
11929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
11929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
11935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
11936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
11938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
11939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
11941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
11946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
11948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
11952 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
11961 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
11962 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
11962 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
11963 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
11963 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
11963 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
11964 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
11964 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
11964 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
11964 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
11965 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
11966 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
11966 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
11966 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
11966 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
11966 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
11968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
11970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
11972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
11979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
11979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
11985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
11990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
11991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
11995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
11996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
12004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
12004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
12004 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
12005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
12005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
12005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
12015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
12015 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
12020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
12020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
12022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
12031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
12032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
12035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
12035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
12038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
12041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
12042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
12045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
12056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
12060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
12061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
12062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
12068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
12068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
12084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
12084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
12100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
12138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
12174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
12183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
12194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
12195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
12212 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
12240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshEventListener'
12240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration'
12244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'legacyContextRefresher'
12246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
12248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'refreshScope'
12248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
12253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'refreshEventListener' via factory method to bean named 'legacyContextRefresher'
12260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaAutoServiceRegistration'
12260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration'
12261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration' via constructor to bean named 'environment'
12287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaServiceRegistry'
12292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaRegistration'
12321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaServiceRegistry'
12321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaRegistration'
12333 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
12364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
12364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
12364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
12385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
12389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
12396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
12398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
12401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
12404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
12404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
12404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12418 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'viewControllerHandlerMapping' {/swagger-ui/=ParameterizableViewController [view="forward:/swagger-ui/index.html"]}
12419 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
12420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
12420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12434 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
12434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
12435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
12435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
12450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
12451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
12451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
12451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12460 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]], /swagger-ui/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/springfox-swagger-ui/]]}
12460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
12461 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
12465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
12466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
12466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
12468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
12470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
12472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
12473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
12478 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
12483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
12483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
12492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
12495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
12511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
12511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
12520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
12521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
12526 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
12532 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
12534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'templateEngine' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
12555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
12555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12556 main WARN org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
12568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
12569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
12583 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'templateEngine'
12594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
12606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
12608 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
12626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
12629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
12631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
12633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
12635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
12640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
12642 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
12644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
12646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
12648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingRebinder'
12653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
12658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
12658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
12661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
12698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
12700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
12701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
12703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
12703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
12705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
12712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
12714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
12715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gsonBuilder'
12716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardGsonBuilderCustomizer'
12716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
12720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
12726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer'
12739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gson'
12740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder'
12789 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
12791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration'
12793 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
12795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
12798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
12800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
12802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
12803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
12805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
12807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
12807 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
12823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
12824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
12825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
12834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
12839 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
12843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
12849 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter'
12857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
12858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
12864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
12870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
12876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
12880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
12888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
12891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
12895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
12899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
12904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
12905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
12919 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
12924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
12928 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
12960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
12975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
12977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
12981 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
12982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
12997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
13014 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
13014 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
13036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
13037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
13041 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
13041 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
13041 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected StandardServletMultipartResolver
13041 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
13042 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
13045 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2746bc43
13046 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@51c7d472
13047 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
13047 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 6 ms
13056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
13065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
13067 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
13078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration'
13081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentManager'
13083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentManager' via factory method to bean named 'environment'
13091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration'
13093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeDiscoveryClient'
13094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryClient'
13094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration'
13102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtils'
13102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.util.UtilAutoConfiguration'
13105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtilsProperties'
13113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inetUtils' via factory method to bean named 'inetUtilsProperties'
13118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryProperties'
13119 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
13119 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
13614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'simpleDiscoveryClient' via factory method to bean named 'simpleDiscoveryProperties'
13622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'discoveryClient'
13622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration'
13625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClient'
13643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClientConfigBean'
13643 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaClientConfigBean' via factory method to bean named 'environment'
13687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClient'
13687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClientConfigBean'
13693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'simpleDiscoveryClient'
13694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'discoveryClient'
13701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration'
13704 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tlsProperties'
13711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateDiscoveryClientOptionalArgs'
13713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultEurekaClientHttpRequestFactorySupplier'
13720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'tlsProperties'
13720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'defaultEurekaClientHttpRequestFactorySupplier'
13721 main INFO org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration Eureka HTTP Client uses RestTemplate.
13738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher'
13746 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration'
13749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties'
13755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration'
13761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration'
13770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaApplicationInfoManager'
13788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaFeature'
13791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceManagementMetadataProvider'
13797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaInstanceConfigBean'
13798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'inetUtils'
13798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'serviceManagementMetadataProvider'
13798 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.servlet.context-path' in PropertySource 'configurationProperties' with value of type String
13799 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
14322 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.cloud.client.hostname' in PropertySource 'configurationProperties' with value of type String
14322 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
14323 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
14323 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data healthcheckUrl: http://host.docker.internal:9003/rvy/api/actuator/health
14323 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data statusPageUrl: http://host.docker.internal:9003/rvy/api/actuator/info
14338 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
14358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.CommonsClientAutoConfiguration'
14360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration'
14363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration'
14367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'zoneConfig'
14368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'zoneConfig' via factory method to bean named 'environment'
14371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerClientFactory'
14375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification'
14384 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification'
14385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification'
14403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
14409 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration'
14412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'blockingLoadBalancerClient'
14414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'loadBalancerClientFactory'
14414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
14427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
14431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncLoadBalancerInterceptor'
14432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncLoadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
14438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncRestTemplateCustomizer'
14439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncRestTemplateCustomizer' via factory method to bean named 'asyncLoadBalancerInterceptor'
14447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig'
14452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedAsyncRestTemplateInitializer'
14453 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancedAsyncRestTemplateInitializer' via factory method to bean named 'asyncRestTemplateCustomizer'
14459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration'
14462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
14466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerInterceptor'
14467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerRequestFactory'
14467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration'
14471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerRequestFactory' via factory method to bean named 'blockingLoadBalancerClient'
14475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
14475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'loadBalancerRequestFactory'
14479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateCustomizer'
14479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateCustomizer' via factory method to bean named 'loadBalancerInterceptor'
14485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedRestTemplateInitializerDeprecated'
14492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration'
14494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration'
14497 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'connManFactory'
14505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientBuilder'
14537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientFactory'
14538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apacheHttpClientFactory' via factory method to bean named 'apacheHttpClientBuilder'
14545 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration'
14548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener'
14550 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
14553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener' via constructor to bean named 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
14559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration'
14562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeCompatibilityVerifier'
14563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootVersionVerifier'
14564 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
14569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'springBootVersionVerifier' via factory method to bean named 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
14579 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeCompatibilityVerifier' via factory method to bean named 'springBootVersionVerifier'
14580 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
14580 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
14581 main DEBUG org.springframework.cloud.configuration.CompositeCompatibilityVerifier All conditions are passing
14584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration'
14587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultLoadBalancerCacheManager'
14588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
14593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultLoadBalancerCacheManager' via factory method to bean named 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
14622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration'
14626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'caffeineWarnLogger'
14630 main WARN org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
14630 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration'
14634 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration'
14637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaLoadBalancerProperties'
14641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration'
14652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderMinMax'
14678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotNull'
14684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotBlank'
14691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderPattern'
14700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderSize'
14707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMinMax'
14715 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotNull'
14720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotBlank'
14727 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterPattern'
14735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterSize'
14743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'minMaxPlugin'
14751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'decimalMinMaxPlugin'
14760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sizePlugin'
14767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'isNullPlugin'
14775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notNullPlugin'
14783 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notBlankPlugin'
14792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'patternPlugin'
14800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration'
14812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformer'
14812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcSwaggerTransformer' via factory method to bean named 'environment'
14831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration'
14843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties'
14897 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 0
14901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaClient'
14901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaInstanceConfigBean'
14901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaApplicationInfoManager'
14915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaApplicationInfoManager' via factory method to bean named 'eurekaInstanceConfigBean'
14925 main INFO org.springframework.cloud.netflix.eureka.InstanceInfoFactory Setting initial instance status as: STARTING
14931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaApplicationInfoManager'
14931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaClientConfigBean'
14931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaInstanceConfigBean'
15140 main INFO com.netflix.discovery.DiscoveryClient Initializing Eureka in region us-east-1
15178 main INFO com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Resolving eureka endpoints via configuration
15179 main DEBUG com.netflix.discovery.endpoint.EndpointUtils The availability zone for the given region us-east-1 are [defaultZone]
15182 main DEBUG com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Config resolved to [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
15183 main DEBUG com.netflix.discovery.shared.resolver.aws.ZoneAffinityClusterResolver Local zone=defaultZone; resolved to: [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
15241 main INFO com.netflix.discovery.DiscoveryClient Disable delta property : false
15241 main INFO com.netflix.discovery.DiscoveryClient Single vip registry refresh property : null
15241 main INFO com.netflix.discovery.DiscoveryClient Force full registry fetch : false
15241 main INFO com.netflix.discovery.DiscoveryClient Application is null : false
15241 main INFO com.netflix.discovery.DiscoveryClient Registered Applications size is zero : true
15241 main INFO com.netflix.discovery.DiscoveryClient Application version is -1: true
15241 main INFO com.netflix.discovery.DiscoveryClient Getting all instance registry info from the eureka server
15242 main DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
15606 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8761/eureka/apps/
15809 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
15836 main DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
15855 main DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
15856 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
15882 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
15885 main DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
15887 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
17916 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
17916 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
19947 main DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-0: Shutdown connection
19948 main DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
19948 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
19963 main INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplicationsInternal(RestTemplateEurekaHttpClient.java:145) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplications(RestTemplateEurekaHttpClient.java:135) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$330f7f27.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 136 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 149 more
19964 main WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
19966 main INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - was unable to refresh its cache! This periodic background refresh will be retried in 30 seconds. status = Cannot execute request on any known server stacktrace = com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$330f7f27.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210)
19967 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from primary servers failed
19967 main WARN com.netflix.discovery.DiscoveryClient Using default backup registry implementation which does not do anything.
19968 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from backup servers failed
19970 main INFO com.netflix.discovery.DiscoveryClient Starting heartbeat executor: renew interval is: 30
19974 main INFO com.netflix.discovery.InstanceInfoReplicator InstanceInfoReplicator onDemand update allowed rate per min is 4
19979 main INFO com.netflix.discovery.DiscoveryClient Discovery Client initialized at timestamp 1627572268682 with initial instances count: 0
19985 main INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Registering application CUSTOMER-SERVICE with eureka with status UP
19986 main INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627572268689, current=UP, previous=STARTING]
19986 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Executing on-demand update of local InstanceInfo
19986 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Canceling the latest scheduled update, it will be rescheduled at the end of on demand update
19987 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'eurekaAutoServiceRegistration'
19987 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
19988 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Documentation plugins bootstrapped
19988 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003: registering service...
19988 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
19988 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Found 1 custom documentation plugin(s)
19997 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate HTTP POST http://localhost:8761/eureka/apps/CUSTOMER-SERVICE
19999 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
20004 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Total number of request handlers 12
20004 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={POST [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#addCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]}}
20004 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
20004 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={PUT [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#updateCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]}}
20004 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
20005 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={DELETE [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#deleteCustomer(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}}
20005 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[]}}
20005 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error], produces [text/html]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[text/html]}}
20005 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources, WebMvcRequestHandler{requestMapping={GET [/swagger-resources], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#swaggerResources(), key=RequestHandlerKey{pathMappings=[/swagger-resources], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
20005 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/security, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/security], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#securityConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/security], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
20005 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/ui, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/ui], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#uiConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/ui], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
20005 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v2/api-docs, WebMvcRequestHandler{requestMapping={GET [/v2/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v2/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
20005 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v3/api-docs, WebMvcRequestHandler{requestMapping={GET [/v3/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.oas.web.OpenApiControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v3/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
20013 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Writing [InstanceInfo [instanceId = host.docker.internal:customer-service:9003, appName = CUSTOMER-SERVICE, hostName = host.docker.internal, status = UP, ipAddr = 192.168.43.173, port = 9003, securePort = 443, dataCenterInfo = com.netflix.appinfo.MyDataCenterInfo@135ec43a] as "application/json"
20017 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Combined number of request handlers 12
20020 main DEBUG springfox.documentation.spring.web.scanners.ApiListingReferenceScanner Scanning for api listing references
20029 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
20029 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
20029 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
20029 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
20030 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
20030 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
20034 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20036 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20036 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20037 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
20038 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20046 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20049 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20050 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20050 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20050 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20050 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20051 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20051 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20054 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20055 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20059 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20059 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20059 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20059 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20059 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20059 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20059 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20059 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20059 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20059 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20060 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20060 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20060 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20060 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20060 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20060 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20060 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20060 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20060 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20060 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20060 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20060 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20060 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20061 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20061 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20061 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20061 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20061 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20061 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20061 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20061 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20061 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20061 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20061 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20062 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20062 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20062 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20062 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20062 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20062 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20062 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20062 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20063 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20063 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20063 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20064 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20065 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20065 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20069 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20069 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20069 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20070 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20070 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20071 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20071 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20071 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20071 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20071 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20071 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20072 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20072 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20072 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20072 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20072 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20072 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20072 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20072 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20072 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20072 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20072 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20072 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20072 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20073 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20073 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20073 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20073 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20073 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20073 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20073 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20073 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20073 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20073 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20073 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20073 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20073 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20074 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20075 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20075 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20075 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
20075 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20077 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20078 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20078 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20079 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20079 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20079 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20083 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20084 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20084 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20084 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20084 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20084 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20085 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20085 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20085 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20085 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20085 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20085 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20085 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20085 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20085 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20085 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20085 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20085 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20085 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20085 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20085 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20085 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20085 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20085 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20086 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20086 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20086 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20086 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20086 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20086 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20086 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20086 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20086 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20086 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20086 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20086 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20086 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20086 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20086 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20086 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20086 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20086 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20086 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20086 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20087 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20087 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20087 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20087 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20087 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20087 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20087 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20087 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20087 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20087 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20087 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20087 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20088 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20088 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20088 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20088 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20088 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20092 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20093 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20093 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20093 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20093 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20093 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20093 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20093 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20093 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20093 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20093 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20093 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20093 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20093 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20093 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20093 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20093 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20094 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20094 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20094 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20094 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20094 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20094 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20094 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20094 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20094 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20094 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20094 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20094 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20094 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20094 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20094 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20094 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20094 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20095 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20095 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20095 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20095 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20095 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20095 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20095 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20095 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20095 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20095 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20095 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20095 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20095 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20095 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20095 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20095 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20095 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20096 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20096 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20096 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20096 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20096 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20096 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20096 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20096 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20096 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20096 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20096 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20096 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20096 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20096 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20096 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20096 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20103 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20108 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method addCustomer at path /cm/v1/customers
20108 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
20118 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20120 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20120 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20122 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
20125 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
20127 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
20129 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
20129 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20130 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
20131 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method addCustomer
20132 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20135 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method addCustomer
20140 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method addCustomer
20146 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20146 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20146 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20146 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20147 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20147 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20147 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20147 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20148 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20148 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
20149 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers/{customerId}
20149 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
20150 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20151 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
20151 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
20152 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
20152 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
20152 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
20152 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20153 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
20153 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
20154 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20154 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20154 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20154 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
20154 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20155 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20155 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20155 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20155 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20155 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20155 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
20156 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20156 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
20157 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method updateCustomer at path /cm/v1/customers
20157 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
20157 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
20157 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
20157 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20157 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
20157 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
20157 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
20158 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
20158 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
20158 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
20158 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method updateCustomer
20158 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20159 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method updateCustomer
20159 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method updateCustomer
20160 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
20160 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20160 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
20160 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20160 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20160 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
20160 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.lang.Integer
20160 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Marking base type Ljava/lang/Integer; as seen
20161 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20161 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
20161 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20161 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
20161 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20161 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20161 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
20162 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method deleteCustomer at path /cm/v1/customers/{customerId}
20162 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
20163 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20163 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
20163 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
20163 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: int
20163 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method deleteCustomer
20164 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20164 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method deleteCustomer
20164 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method deleteCustomer
20165 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
20165 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20165 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20165 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20165 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20166 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
20166 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.util.List<com.rvy.entity.Customer>
20166 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Adding type for parameter Lcom/rvy/entity/Customer;
20166 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Recursively resolving dependencies for parameter Lcom/rvy/entity/Customer;
20166 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20166 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20167 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20167 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20167 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20167 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
20168 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20168 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20168 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20168 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20168 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
20168 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20168 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20168 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20171 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20172 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers
20173 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: List
20173 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
20173 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20173 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
20173 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
20174 main DEBUG springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator Generating unique operation named: getCustomersUsingGET_1
20191 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'documentationPluginsBootstrapper'
20207 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) AsyncLoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.AsyncRestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) AutoServiceRegistrationAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) AutoServiceRegistrationConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) BeanValidatorPluginsConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#blockingLoadBalancerClient matched: - @ConditionalOnBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) found bean 'loadBalancerClientFactory'; @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) did not find any beans (OnBeanCondition) CompatibilityVerifierAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.compatibility-verifier.enabled) matched (OnPropertyCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#defaultEurekaClientHttpRequestFactorySupplier matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.http.EurekaClientHttpRequestFactorySupplier; SearchStrategy: all) did not find any beans (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#restTemplateDiscoveryClientOptionalArgs matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) - @ConditionalOnProperty (eureka.client.webclient.enabled=false) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.netflix.discovery.AbstractDiscoveryClientOptionalArgs; SearchStrategy: current) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched (OnPropertyCondition) EurekaClientAutoConfiguration#eurekaAutoServiceRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaClientAutoConfiguration#eurekaClientConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClientConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#eurekaInstanceConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.EurekaInstanceConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#serviceManagementMetadataProvider matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.metadata.ManagementMetadataProvider; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (eureka.client.refresh.enable=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaApplicationInfoManager matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.ApplicationInfoManager; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaClient matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClient; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaDiscoveryClientConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.blocking.enabled) matched (OnPropertyCondition) EurekaDiscoveryClientConfiguration#discoveryClient matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.EurekaDiscoveryClient; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaDiscoveryClientConfiguration.EurekaClientConfigurationRefresher matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) GsonAutoConfiguration#gson matched: - @ConditionalOnMissingBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonAutoConfiguration#gsonBuilder matched: - @ConditionalOnMissingBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration matched: - @ConditionalOnClass found required class 'org.apache.http.client.HttpClient' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.httpclientfactories.apache.enabled) matched (OnPropertyCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientBuilder matched: - @ConditionalOnMissingBean (types: org.apache.http.impl.client.HttpClientBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#connManFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientConnectionManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LifecycleMvcEndpointAutoConfiguration#environmentManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition) org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.loadbalancer.enabled=true) matched (OnPropertyCondition) LoadBalancerAutoConfiguration#loadBalancerClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#loadBalancerRequestFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#zoneConfig matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryDisabled @ConditionalOnProperty (spring.cloud.loadbalancer.retry.enabled=false) did not find property 'spring.cloud.loadbalancer.retry.enabled'; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryTemplateMissing @ConditionalOnMissingClass did not find unwanted class 'org.springframework.retry.support.RetryTemplate' (LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig#restTemplateCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.RestTemplateCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.cache.CacheManager', 'org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.loadbalancer.cache.enabled) matched (OnPropertyCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration matched: - @ConditionalOnClass found required class 'com.stoyanr.evictor.ConcurrentMapWithTimedEviction' (OnClassCondition) - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration#defaultLoadBalancerCacheManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheManager; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration.LoadBalancerCacheManagerWarnConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerEurekaAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.loadbalancer.annotation.LoadBalancerClientConfigurationRegistrar' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched (OnPropertyCondition) LoadBalancerEurekaAutoConfiguration#eurekaLoadBalancerProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.loadbalancer.EurekaLoadBalancerProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) OpenApiAutoConfiguration matched: - @ConditionalOnProperty (springfox.documentation.enabled=true) matched (OnPropertyCondition) OpenApiControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) OpenApiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RefreshAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition) RefreshAutoConfiguration#legacyContextRefresher matched: - AnyNestedCondition 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.LegacyContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#loggingRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#refreshScope matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration.JpaInvokerConfiguration matched: - @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SimpleDiscoveryClientAutoConfiguration#simpleDiscoveryProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringfoxWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) Swagger2ControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) Swagger2WebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SwaggerUiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (springfox.documentation.swagger-ui.enabled=true) matched (OnPropertyCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.thymeleaf.templatemode.TemplateMode', 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.ISpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) UtilAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.util.enabled) matched (OnPropertyCondition) UtilAutoConfiguration#inetUtils matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.util.InetUtils; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcRequestHandlerProvider matched: - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AtomikosJtaConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#loadBalancerServiceInstanceCookieTransformer: Did not match: - @ConditionalOnProperty (spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie=true) did not find property 'spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie' (OnPropertyCondition) BlockingLoadBalancerClientAutoConfiguration.BlockingLoadBalancerRetryConfig: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CloudHypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.Link' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CommonsClientAutoConfiguration.ActuatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) ConfigClientAutoConfiguration#configClientProperties: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) found beans of type 'org.springframework.cloud.config.client.ConfigClientProperties' configClientProperties (OnBeanCondition) ConfigClientAutoConfiguration.ConfigClientWatchConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.watch.enabled) did not find property 'spring.cloud.config.watch.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition) ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.DataCredentials @ConditionalOnProperty (spring.datasource.data-username) did not find property 'data-username'; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.SchemaCredentials @ConditionalOnProperty (spring.datasource.schema-username) did not find property 'schema-username' (DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition) DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration: Did not match: - DataSource Initialization did not find configured properties spring.datasource.data-username, spring.datasource.schema-password, spring.datasource.schema[0], spring.datasource.data[0], spring.datasource.data, spring.datasource.schema-username, spring.datasource.data-password, spring.datasource.initialization-mode, spring.datasource.schema, spring.datasource.sql-script-encoding, spring.datasource.separator, spring.datasource.platform, spring.datasource.continue-on-error (DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration.DataSourceInitializationCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DiscoveryClientOptionalArgsConfiguration#discoveryClientOptionalArgs: Did not match: - @ConditionalOnClass did not find required class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientNotFoundConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.webclient.enabled=true) did not find property 'webclient.enabled' (OnPropertyCondition) Matched: - @ConditionalOnMissingClass did not find unwanted classes 'com.sun.jersey.api.client.filter.ClientFilter', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestHighLevelClient' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) EurekaClientAutoConfiguration.EurekaClientConfiguration: Did not match: - AnyNestedCondition 0 matched 3 did not; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.OnPropertyDisabled @ConditionalOnProperty (eureka.client.refresh.enable=false) did not find property 'eureka.client.refresh.enable'; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingScope @ConditionalOnMissingBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found beans of type 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingClass @ConditionalOnMissingClass found unwanted class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition) EurekaClientAutoConfiguration.EurekaHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.Health' (OnClassCondition) EurekaClientConfigServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.server.config.ConfigServerProperties' (OnClassCondition) EurekaDiscoveryClientConfiguration.EurekaHealthCheckHandlerConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.healthcheck.enabled) did not find property 'eureka.client.healthcheck.enabled' (OnPropertyCondition) EurekaReactiveDiscoveryClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpClientConfiguration.OkHttpClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'okhttp3.OkHttpClient' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &customerRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LoadBalancerAutoConfiguration.RetryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerAutoConfiguration.RetryInterceptorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerBeanPostProcessorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) LoadBalancerCacheAutoConfiguration.CaffeineLoadBalancerCacheManagerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) LoadBalancerEurekaAutoConfiguration#zoneConfig: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) found beans of type 'org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig' zoneConfig (OnBeanCondition) LoadBalancerStatsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration#dispatcherServlet: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.DispatcherServlet' dispatcherServlet (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) found beans of type 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath' dispatcherServletRegistration (OnBeanCondition) MockMvcSecurityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2LoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.OAuth2RestTemplate' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) OpenApiControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) OpenApiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.boot.actuate.health.ReactiveHealthIndicator', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveCompositeDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorLoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RefreshAutoConfiguration#configDataContextRefresher: Did not match: - NoneNestedConditions 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.ConfigDataContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) ResourceServerTokenRelayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SimpleReactiveDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataRestConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.core.config.RepositoryRestConfiguration' (OnClassCondition) SpringfoxWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2ControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2WebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) SwaggerUiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity5.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebFluxRequestHandlerProvider: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WritableEnvironmentEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.cloud.client.CommonsClientAutoConfiguration org.springframework.cloud.commons.httpclient.HttpClientConfiguration org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration org.springframework.cloud.config.client.ConfigClientAutoConfiguration org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
20214 main INFO com.rvy.controller.ControllerAppTest Started ControllerAppTest in 19.401 seconds (JVM running for 20.891)
20215 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
20216 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
20217 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Storing ApplicationContext [485237151] in cache under key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20217 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
20218 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
20233 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20234 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
20235 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]].
20235 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20235 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
20239 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20239 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
20242 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = ControllerTester@ControllerAppTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
20247 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20247 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
20248 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20248 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
20255 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20255 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
20312 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/customers", parameters={}
20317 main DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]
20320 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
20394 main DEBUG org.hibernate.stat.internal.StatisticsInitiator Statistics initialized [enabled=false]
20422 main DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
20422 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
20425 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 404 NOT_FOUND
20439 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20439 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
20441 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20442 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
20442 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20442 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
20443 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
20445 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20445 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
20447 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20447 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
20448 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
20448 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]].
20461 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20461 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
20462 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
20466 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f, started on Thu Jul 29 20:54:13 IST 2021, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
20467 SpringApplicationShutdownHook INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Unregistering application CUSTOMER-SERVICE with eureka with status DOWN
20467 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627572269171, current=DOWN, previous=UP]
20469 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
20469 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'documentationPluginsBootstrapper' completed its stop procedure
20469 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 0
20472 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
20476 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
20476 SpringApplicationShutdownHook DEBUG org.hibernate.internal.SessionFactoryImpl HHH000031: Closing
20476 SpringApplicationShutdownHook DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@2e73a53b] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@389a9ff6]
20478 SpringApplicationShutdownHook DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
20478 SpringApplicationShutdownHook DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
20479 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
20479 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
20480 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2fe2fcc2: (connection evicted)
20482 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@690152b9: (connection evicted)
20483 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2c03d1fd: (connection evicted)
20483 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@7e9284a4: (connection evicted)
20484 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4c2c2eb2: (connection evicted)
20485 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3e560548: (connection evicted)
20489 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@f4b6f68: (connection evicted)
20491 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@65966d81: (connection evicted)
20492 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4862963f: (connection evicted)
20493 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4690a63e: (connection evicted)
20494 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
20494 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
20495 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Shutting down DiscoveryClient ...
22070 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
22070 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
23514 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Unregistering ...
23521 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate HTTP DELETE http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003
23521 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
23521 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
23521 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
23521 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
23521 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
23521 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
23521 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
24105 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: Shutdown connection
24105 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
24105 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
24107 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.register(RestTemplateEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876) at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121) at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 22 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 35 more
24107 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
24110 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - registration failed Cannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
24111 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.InstanceInfoReplicator There was a problem with the instance info replicator
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
25549 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
25550 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
27585 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-2: Shutdown connection
27586 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
27586 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
27588 SpringApplicationShutdownHook INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.cancel(RestTemplateEurekaHttpClient.java:87) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972) at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184) at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390) at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 39 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 52 more
27589 SpringApplicationShutdownHook WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
27589 SpringApplicationShutdownHook ERROR com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - de-registration failedCannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972)
    at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177)
    at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390)
    at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145)
    at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106)
    at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075)
    at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021)
    at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131)
    at java.base/java.lang.Iterable.forEach(Iterable.java:75)
    at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100)
    at java.base/java.lang.Thread.run(Thread.java:834)
27594 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Completed shut down of DiscoveryClient
Logback Log Messages

Log session start time Thu Jul 29 20:58:57 IST 2021

RelativeTime Thread MDC Level Logger Message
175 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
187 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
224 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating TestContextBootstrapper for test class [com.rvy.controller.ControllerAppTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
239 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.rvy.controller.ControllerAppTest], using SpringBootContextLoader
245 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTest-context.xml] does not exist
245 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTestContext.groovy] does not exist
246 main INFO org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [com.rvy.controller.ControllerAppTest]: no resource found for suffixes {-context.xml, Context.groovy}.
246 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [com.rvy.controller.ControllerAppTest]: ControllerAppTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
330 main DEBUG org.springframework.test.context.support.ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.rvy.controller.ControllerAppTest]
448 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\CustomerSupermarketAppApplication.class]
449 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration com.rvy.CustomerSupermarketAppApplication for test class com.rvy.controller.ControllerAppTest
646 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper @TestExecutionListeners is not present for class [com.rvy.controller.ControllerAppTest]: using defaults.
647 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
695 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d72f75e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8ab78bc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5aa0dbf4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@16afbd92, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2c5d601e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fe083b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23c388c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486be205, org.springframework.test.context.event.EventPublishingTestExecutionListener@f713686, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74f7d1d2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4b4dd216, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ca17ab0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a62b2a4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1051817b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35293c05]
700 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
765 main DEBUG org.springframework.test.context.support.TestPropertySourceUtils Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
Logback Log Messages

Log session start time Thu Jul 29 20:58:58 IST 2021

RelativeTime Thread MDC Level Logger Message
1544 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
1552 main DEBUG org.springframework.boot.SpringApplication Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
1567 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4j2LoggerProvider
1571 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 6.2.0.Final
1578 main DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
1582 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
1584 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
1585 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
1586 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
1607 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
1609 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1610 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
1651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1695 background-preinit DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
1987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2005 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
2049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
2054 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
2064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configServicePropertySource'
2064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigServiceBootstrapConfiguration'
2071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configClientProperties'
2082 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2082 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
2089 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2112 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2112 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2112 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2113 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2113 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configServicePropertySource' via factory method to bean named 'configClientProperties'
2126 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
2133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
2136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyProperties'
2141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
2144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa'
2144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'keyProperties'
2148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2194 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ConfigServiceBootstrapConfiguration#configClientProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigServiceBootstrapConfiguration#configServicePropertySource matched: - @ConditionalOnProperty (spring.cloud.config.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigServicePropertySourceLocator; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) EncryptionBootstrapConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration#keyProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.bootstrap.encrypt.KeyProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) Negative matches: ----------------- ConfigServiceBootstrapConfiguration.RetryConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.annotation.Retryable' (OnClassCondition) DiscoveryClientConfigServiceBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) EncryptionBootstrapConfiguration.RsaEncryptionConfiguration: Did not match: - Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EurekaConfigServerBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.config.client.ConfigServicePropertySourceLocator' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2208 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[main,5,main]
Logback Log Messages

Log session start time Thu Jul 29 20:59:00 IST 2021

RelativeTime Thread MDC Level Logger Message
3391 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
3427 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Fetching config from server at : http://localhost:8888
3489 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8888/customer-service/default
3644 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
4404 main DEBUG org.springframework.web.client.RestTemplate Response 200 OK
4405 main DEBUG org.springframework.web.client.RestTemplate Reading to [org.springframework.cloud.config.environment.Environment]
4426 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Located environment: name=customer-service, profiles=[default], label=null, version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3, state=null
4426 main DEBUG org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Environment customer-service has 1 property sources with 8 properties.
4427 main INFO org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration Located property source: [BootstrapPropertySource@839180856 {name='bootstrapProperties-configClient', properties={config.client.version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3}}, BootstrapPropertySource@955061147 {name='bootstrapProperties-https://github.com/kumarmapanip/customer-design/file:C:\Users\KUMARM~1\AppData\Local\Temp\config-repo-3439943652922724328\customer-service.properties', properties={server.port=9003, server.servlet.context-path=/rvy/api, spring.jpa.hibernate.ddl-auto=update, spring.datasource.driver-class-name=org.postgresql.Driver, spring.datasource.url=jdbc:postgresql://localhost:5432/customer_master, spring.datasource.username=postgres, spring.datasource.password=badal@2020, spring.jackson.serialization.write-dates-as-timestamps=false}}]
4446 main INFO com.rvy.controller.ControllerAppTest No active profile set, falling back to default profiles: default
4446 main DEBUG org.springframework.boot.SpringApplication Loading source class com.rvy.CustomerSupermarketAppApplication,class org.springframework.cloud.bootstrap.BootstrapApplicationListener$BootstrapMarkerConfiguration
4456 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f
4464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
4465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
4537 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\aspect\LoggingAspect.class]
4541 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\controller\CustomerController.class]
4548 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
4549 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\swagger\SwaggerUiWebMvcConfigurer.class]
4608 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/web/OpenApiControllerWebMvc.class]
4618 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasVendorExtensionsMapperImpl.class]
4622 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/StyleEnumMapperImpl.class]
4625 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SecuritySchemeMapperImpl.class]
4625 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasSecurityMapperImpl.class]
4626 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SchemaMapperImpl.class]
4627 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ExamplesMapperImpl.class]
4629 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ServiceModelToOpenApiMapperImpl.class]
4631 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasLicenceMapper.class]
4665 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReferenceScanner.class]
4665 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDocumentationScanner.class]
4666 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionReader.class]
4667 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReader.class]
4668 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelSpecificationReader.class]
4671 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/CachingOperationReader.class]
4671 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/MediaTypeReader.class]
4672 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingScanner.class]
4673 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelReader.class]
4674 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionLookup.class]
4678 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationModelsProvider.class]
4678 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationDeprecatedReader.class]
4679 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ResponseMessagesReader.class]
4682 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterReader.class]
4683 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationTagsReader.class]
4685 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ApiOperationReader.class]
4686 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/DefaultOperationReader.class]
4686 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterRequestConditionReader.class]
4687 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterHeadersConditionReader.class]
4689 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ContentParameterAggregator.class]
4690 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationResponseClassReader.class]
4690 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/CachingOperationNameGenerator.class]
4694 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterMultiplesReader.class]
4695 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ModelAttributeParameterExpander.class]
4696 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterTypeReader.class]
4697 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterRequiredReader.class]
4702 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDataTypeReader.class]
4702 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDefaultReader.class]
4703 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterNameReader.class]
4704 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ExpandedParameterBuilder.class]
4707 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DefaultResponseTypeReader.class]
4713 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]
4716 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsManager.class]
4718 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]
4722 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/QueryStringUriTemplateDecorator.class]
4723 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathMappingDecorator.class]
4724 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathSanitizer.class]
4725 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/OperationPathDecorator.class]
4787 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonJsonViewProvider.class]
4789 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelDependencyProvider.class]
4791 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/TypeNameExtractor.class]
4791 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/PropertyDiscriminatorBasedInheritancePlugin.class]
4793 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/XmlModelPlugin.class]
4794 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/SchemaPluginsManager.class]
4795 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/JsonIgnorePropertiesModelPlugin.class]
4800 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/CachingModelPropertiesProvider.class]
4801 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ObjectMapperBeanPropertyNamingStrategy.class]
4803 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/bean/AccessorsProvider.class]
4805 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/field/FieldProvider.class]
4807 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/XmlPropertyPlugin.class]
4808 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/OptimizedModelPropertiesProvider.class]
4810 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/FactoryMethodProvider.class]
4811 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ModelSpecificationFactory.class]
4814 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelProvider.class]
4815 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelDependencyProvider.class]
4816 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonEnumTypeDeterminer.class]
4816 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelProvider.class]
4818 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelSpecificationProvider.class]
4864 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/OpenApiSchemaPropertyBuilder.class]
4865 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelPropertyPropertyBuilder.class]
4865 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelTypeNameProvider.class]
4866 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelBuilder.class]
4870 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParameterReader.class]
4870 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/VendorExtensionsReader.class]
4871 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationResponseClassReader.class]
4872 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationModelsProvider.class]
4872 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationAuthReader.class]
4873 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerMediaTypeReader.class]
4874 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHttpMethodReader.class]
4875 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParametersReader.class]
4876 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationAuthReader.class]
4876 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHiddenReader.class]
4877 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationSummaryReader.class]
4878 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationTagsReader.class]
4878 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerResponseMessageReader.class]
4879 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNicknameIntoUniqueIdReader.class]
4879 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationPositionReader.class]
4880 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiResponseReader.class]
4881 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNotesReader.class]
4882 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationTagsReader.class]
4883 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/ApiParamParameterBuilder.class]
4884 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/SwaggerExpandedParameterBuilder.class]
4885 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/OpenApiParameterBuilder.class]
4891 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/SwaggerApiListingReader.class]
4895 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/InMemorySwaggerResourcesProvider.class]
4896 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/ApiResourceController.class]
5242 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5328 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5329 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.url' in PropertySource 'configurationProperties' with value of type String
5564 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ServiceModelToSwagger2MapperImpl.class]
5565 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/VendorExtensionsMapperImpl.class]
5566 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/PropertyMapperImpl.class]
5569 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/CompatibilityModelMapperImpl.class]
5570 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ParameterMapperImpl.class]
5572 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelMapperImpl.class]
5573 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/RequestParameterMapperImpl.class]
5573 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelSpecificationMapperImpl.class]
5574 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/LicenseMapperImpl.class]
5577 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/SecurityMapperImpl.class]
5583 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/web/Swagger2ControllerWebMvc.class]
5638 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
5649 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages com.rvy.
5663 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\repository\CustomerRepository.class]
5860 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes\com\rvy\service\CustomerServiceTestImpl.class]
5860 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
5873 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 223 ms. Found 1 JPA repository interfaces.
6315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshScope'
6318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
6323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
6433 main DEBUG org.springframework.cloud.context.scope.GenericScope Generating bean factory id from names: [accessorsProvider, apacheHttpClientBuilder, apacheHttpClientFactory, apiDescriptionLookup, apiDescriptionReader, apiDocumentationScanner, apiListingBuilderPluginRegistry, apiListingReader, apiListingReferenceScanner, apiListingScanner, apiListingScannerPluginRegistry, apiModelBuilder, apiModelPropertyPropertyBuilder, apiModelReader, apiModelSpecificationReader, apiModelTypeNameProvider, apiOperationReader, apiResourceController, applicationAvailability, applicationTaskExecutor, asyncLoadBalancerInterceptor, asyncRestTemplateCustomizer, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, blockingLoadBalancerClient, bootstrapApplicationListener.BootstrapMarkerConfiguration, cachingModelDependencyProvider, cachingModelPropertiesProvider, cachingModelProvider, cachingOperationNameGenerator, cachingOperationReader, caffeineWarnLogger, characterEncodingFilter, compatibilityModelMapperImpl, compositeCompatibilityVerifier, compositeDiscoveryClient, configurationPropertiesBeans, configurationPropertiesRebinder, connManFactory, contentParameterAggregator, conventionErrorViewResolver, customerController, customerRepository, customerServiceImpl, customerSupermarketAppApplication, dataSource, dataSourceScriptDatabaseInitializer, decimalMinMaxPlugin, default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification, defaultEurekaClientHttpRequestFactorySupplier, defaultLoadBalancerCacheManager, defaultModelDependencyProvider, defaultModelProvider, defaultModelSpecificationProvider, defaultOperationReader, defaultResponseTypeReader, defaultServletHandlerMapping, defaultTemplateResolver, defaultValidator, defaultViewResolver, defaults, defaultsProviderPluginRegistry, descriptionResolver, discoveryClient, dispatcherServlet, dispatcherServletRegistration, documentationPluginRegistry, documentationPluginsBootstrapper, documentationPluginsManager, emBeanDefinitionRegistrarPostProcessor, entityManagerFactory, entityManagerFactoryBuilder, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, eurekaApplicationInfoManager, eurekaAutoServiceRegistration, eurekaClient, eurekaClientConfigBean, eurekaFeature, eurekaInstanceConfigBean, eurekaLoadBalancerProperties, eurekaRegistration, eurekaServiceRegistry, examplesMapperImpl, expandedParameterBuilder, expandedParameterBuilderPluginRegistry, expanderMinMax, expanderNotBlank, expanderNotNull, expanderPattern, expanderSize, factoryMethodProvider, fieldProvider, flashMapManager, formContentFilter, gson, gsonBuilder, handlerExceptionResolver, handlerFunctionAdapter, hikariPoolDataSourceMetadataProvider, httpRequestHandlerAdapter, inMemorySwaggerResourcesProvider, inetUtils, inetUtilsProperties, isNullPlugin, jacksonEnumTypeDeterminer, jacksonGeoModule, jacksonJsonViewProvider, jacksonObjectMapper, jacksonObjectMapperBuilder, java8TimeDialect, jdbcTemplate, jpaContext, jpaMappingContext, jpaVendorAdapter, jsonComponentModule, jsonIgnorePropertiesModelPlugin, jsonSerializer, legacyContextRefresher, licenseMapperImpl, lifecycleProcessor, loadBalancedAsyncRestTemplateInitializer, loadBalancedRestTemplateInitializerDeprecated, loadBalancerClientFactory, loadBalancerInterceptor, loadBalancerRequestFactory, localeCharsetMappingsCustomizer, localeResolver, loggingAspect, loggingRebinder, mappingJackson2HttpMessageConverter, mediaTypeReader, messageConverters, methodResolver, methodValidationPostProcessor, minMaxPlugin, mockMvc, mockMvcBuilder, modelAttributeParameterExpander, modelBuilderPluginRegistry, modelMapperImpl, modelNamesRegistryFactoryPluginRegistry, modelPropertyBuilderPluginRegistry, modelSpecificationFactory, modelSpecificationMapperImpl, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcPatternParser, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, namedParameterJdbcTemplate, notBlankPlugin, notNullPlugin, oasLicenceMapper, oasSecurityMapperImpl, oasVendorExtensionsMapperImpl, objectMapperBeanPropertyNamingStrategy, openApiControllerWebMvc, openApiModule, openApiOperationAuthReader, openApiOperationTagsReader, openApiParameterBuilder, openApiPetStore, openApiResponseReader, openApiSchemaPropertyBuilder, openEntityManagerInViewInterceptor, openEntityManagerInViewInterceptorConfigurer, operationAuthReader, operationBuilderPluginRegistry, operationDeprecatedReader, operationHiddenReader, operationHttpMethodReader, operationImplicitParameterReader, operationImplicitParametersReader, operationModelsProvider, operationModelsProviderPluginRegistry, operationNicknameIntoUniqueIdReader, operationNotesReader, operationParameterHeadersConditionReader, operationParameterReader, operationParameterRequestConditionReader, operationPathDecorator, operationPositionReader, operationResponseClassReader, operationSummaryReader, operationTagsReader, optimized, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.domain.EntityScanPackages, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration, org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration, org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration, org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.BoundConfigurationProperties, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter, org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.client.CommonsClientAutoConfiguration, org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration, org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration, org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration, org.springframework.cloud.commons.util.UtilAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener, org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration, org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher, org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration, org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalPersistenceAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0, org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension, org.springframework.data.jpa.util.JpaMetamodelCacheCleanup, org.springframework.data.web.config.ProjectingArgumentResolverRegistrar, org.springframework.data.web.config.SpringDataJacksonConfiguration, org.springframework.data.web.config.SpringDataWebConfiguration, org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration, org.springframework.transaction.config.internalTransactionAdvisor, org.springframework.transaction.config.internalTransactionalEventListenerFactory, pageableCustomizer, pageableResolver, parameterBuilderPluginRegistry, parameterDataTypeReader, parameterDefaultReader, parameterMapperImpl, parameterMinMax, parameterMultiplesReader, parameterNameReader, parameterNamesModule, parameterNotBlank, parameterNotNull, parameterPattern, parameterRequiredReader, parameterSize, parameterTypeReader, pathDecoratorRegistry, pathMappingDecorator, pathProvider, pathSanitizer, patternPlugin, persistenceExceptionTranslationPostProcessor, platformTransactionManagerCustomizers, preserveErrorControllerTargetClassPostProcessor, projectingArgumentResolverBeanPostProcessor, propertyDiscriminatorBasedInheritancePlugin, propertyMapperImpl, propertySourcesPlaceholderConfigurer, queryStringUriTemplateDecorator, refreshEventListener, refreshScope, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, requestParameterMapperImpl, resourceGroupCache, resourceHandlerMapping, responseBuilderPluginRegistry, responseMessagesReader, restTemplate, restTemplateBuilder, restTemplateBuilderConfigurer, restTemplateCustomizer, restTemplateDiscoveryClientOptionalArgs, routerFunctionMapping, scheduledBeanLazyInitializationExcludeFilter, schemaMapperImpl, schemaPluginsManager, scopedTarget.eurekaApplicationInfoManager, scopedTarget.eurekaClient, scopedTarget.eurekaRegistration, securityMapperImpl, securitySchemeMapperImpl, server-org.springframework.boot.autoconfigure.web.ServerProperties, serviceManagementMetadataProvider, serviceModelToOpenApiMapperImpl, serviceModelToSwagger2MapperImpl, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, simpleDiscoveryClient, simpleDiscoveryProperties, sizePlugin, sortCustomizer, sortResolver, spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties, spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties, spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties, spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties, spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties, spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties, spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties, spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties, spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties, spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties, spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties, spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties, spring.web-org.springframework.boot.autoconfigure.web.WebProperties, springBootMockMvcBuilderCustomizer, springBootVersionVerifier, springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration, springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration, springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration, springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties, springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration, springfox.documentation.oas.configuration.OpenApiMappingConfiguration, springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration, springfox.documentation.schema.configuration.ModelsConfiguration, springfox.documentation.spring.web.SpringfoxWebConfiguration, springfox.documentation.spring.web.SpringfoxWebMvcConfiguration, springfox.documentation.swagger.configuration.SwaggerCommonConfiguration, springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration, springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration, standardGsonBuilderCustomizer, standardJacksonObjectMapperBuilderCustomizer, stringHttpMessageConverter, styleEnumMapperImpl, swagger2ControllerWebMvc, swagger2Module, swaggerApiListingReader, swaggerExpandedParameterBuilder, swaggerMediaTypeReader, swaggerOperationModelsProvider, swaggerOperationResponseClassReader, swaggerOperationTagsReader, swaggerParameterDescriptionReader, swaggerResponseMessageReader, swaggerUiConfigurer, swaggerUiWebMvcConfigurer, syntheticModelProviderPluginRegistry, taskExecutorBuilder, taskSchedulerBuilder, templateEngine, themeResolver, thymeleafViewResolver, tlsProperties, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, transactionAttributeSource, transactionInterceptor, transactionManager, transactionTemplate, typeNameExtractor, typeNameProviderPluginRegistry, typeResolver, vendorExtensionsMapperImpl, vendorExtensionsReader, viewControllerHandlerMapping, viewNameTranslator, viewProviderPluginRegistry, viewResolver, webMvcObjectMapperConfigurer, webMvcOpenApiTransformationFilterRegistry, webMvcOpenApiTransformer, webMvcRequestHandlerProvider, webMvcSwaggerTransformationFilterRegistry, webMvcSwaggerTransformer, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping, xmlModelPlugin, xmlPropertyPlugin, zoneConfig]
6442 main INFO org.springframework.cloud.context.scope.GenericScope BeanFactory id=033b074d-0c27-3da6-bfce-2c396f19d289
6444 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
6446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
6448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
6448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
7077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
7077 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
7078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
7078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
7081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
7081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
7081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
7081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
7081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
7081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
7082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
7082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
7092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
7094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
7113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
7140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
7141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
7154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcObjectMapperConfigurer'
7156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
7156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
7171 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public java.lang.Object com.rvy.aspect.LoggingAspect.logAround(org.aspectj.lang.ProceedingJoinPoint) throws java.lang.Throwable
7172 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public void com.rvy.aspect.LoggingAspect.logAfterThrowing(org.aspectj.lang.JoinPoint,java.lang.Throwable)
7310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
7320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
7321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
7347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
7347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
7374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
7381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
7389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
7442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
7455 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3436d3d7]
7457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration'
7468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
7469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
7475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
7476 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
7483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
7494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
7511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
7518 main DEBUG com.zaxxer.hikari.HikariConfig Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@42110406
7568 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
7575 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
7576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
7589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
7589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
7592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
7599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
7607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
7607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
7607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
7607 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
7610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
7610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
7636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
7637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
7667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
7676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
7687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
7773 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
7809 main DEBUG org.hibernate.jpa.internal.util.LogHelper PersistenceUnitInfo [ name: default persistence provider classname: null classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406 excludeUnlistedClasses: true JTA datasource: null Non JTA datasource: HikariDataSource (null) Transaction type: RESOURCE_LOCAL PU root URL: file:/C:/Users/Kumar%20Mapanip/asde-workspace/customer-supermarket-app/target/test-classes/ Shared Cache Mode: UNSPECIFIED Validation Mode: AUTO Jar files URLs [] Managed classes names [ com.rvy.entity.Customer] Mapping files names [] Properties []
7835 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
7838 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
7841 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
7930 main INFO org.hibernate.Version HHH000412: Hibernate ORM core version 5.4.32.Final
7933 main DEBUG org.hibernate.cfg.Environment HHH000206: hibernate.properties not found
7965 main DEBUG org.hibernate.service.spi.ServiceBinding Overriding existing service binding [org.hibernate.secure.spi.JaccService]
7989 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
7991 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
8012 main INFO org.hibernate.annotations.common.Version HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
8397 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
8398 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
8398 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@61503d00
8399 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@7e7391e8
8399 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration true_false -> org.hibernate.type.TrueFalseType@66e218d8
8400 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration yes_no -> org.hibernate.type.YesNoType@478fe415
8402 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
8402 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
8402 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@673605ef
8404 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration character -> org.hibernate.type.CharacterType@75fa9254
8404 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char -> org.hibernate.type.CharacterType@75fa9254
8404 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@75fa9254
8406 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
8406 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
8406 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Short -> org.hibernate.type.ShortType@45375bdf
8408 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration integer -> org.hibernate.type.IntegerType@744db9fb
8408 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration int -> org.hibernate.type.IntegerType@744db9fb
8408 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@744db9fb
8410 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
8410 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
8410 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Long -> org.hibernate.type.LongType@1ea19c97
8411 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
8411 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
8412 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Float -> org.hibernate.type.FloatType@da11873
8413 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
8413 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
8413 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@aaa7000
8415 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@65698020
8415 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@65698020
8416 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_integer -> org.hibernate.type.BigIntegerType@4942e6af
8416 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@4942e6af
8418 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration string -> org.hibernate.type.StringType@3370be55
8418 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.String -> org.hibernate.type.StringType@3370be55
8419 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nstring -> org.hibernate.type.StringNVarcharType@29fc83c5
8420 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@6e225c34
8421 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration url -> org.hibernate.type.UrlType@13b4ee4e
8421 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.net.URL -> org.hibernate.type.UrlType@13b4ee4e
8423 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Duration -> org.hibernate.type.DurationType@11577ab8
8423 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Duration -> org.hibernate.type.DurationType@11577ab8
8425 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Instant -> org.hibernate.type.InstantType@64381526
8425 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Instant -> org.hibernate.type.InstantType@64381526
8426 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
8427 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
8428 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDate -> org.hibernate.type.LocalDateType@70cac22a
8428 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@70cac22a
8430 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
8430 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
8432 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
8432 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
8434 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
8434 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
8435 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
8436 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
8438 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration date -> org.hibernate.type.DateType@38363e96
8438 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Date -> org.hibernate.type.DateType@38363e96
8439 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration time -> org.hibernate.type.TimeType@1368e2f7
8440 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Time -> org.hibernate.type.TimeType@1368e2f7
8441 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timestamp -> org.hibernate.type.TimestampType@4eace42b
8441 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@4eace42b
8441 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Date -> org.hibernate.type.TimestampType@4eace42b
8445 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@418bdde9
8446 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar -> org.hibernate.type.CalendarType@337c0ee4
8446 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@337c0ee4
8446 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@337c0ee4
8447 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@176054b7
8449 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@4ef28dc4
8450 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration locale -> org.hibernate.type.LocaleType@1fa29b9e
8450 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@1fa29b9e
8452 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration currency -> org.hibernate.type.CurrencyType@3ee200ae
8452 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@3ee200ae
8453 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timezone -> org.hibernate.type.TimeZoneType@2ae08750
8453 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@2ae08750
8454 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration class -> org.hibernate.type.ClassType@46a0ef6f
8455 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Class -> org.hibernate.type.ClassType@46a0ef6f
8456 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@36d5c2ce
8456 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@36d5c2ce
8457 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@167bb934
8458 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration binary -> org.hibernate.type.BinaryType@720c0996
8458 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte[] -> org.hibernate.type.BinaryType@720c0996
8459 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [B -> org.hibernate.type.BinaryType@720c0996
8460 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@2ee1b017
8460 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@2ee1b017
8460 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@2ee1b017
8462 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration row_version -> org.hibernate.type.RowVersionType@52fec840
8463 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration image -> org.hibernate.type.ImageType@1896299b
8464 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration characters -> org.hibernate.type.CharArrayType@b63365c
8464 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char[] -> org.hibernate.type.CharArrayType@b63365c
8464 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [C -> org.hibernate.type.CharArrayType@b63365c
8466 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@69ed96e1
8466 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@69ed96e1
8466 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@69ed96e1
8467 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration text -> org.hibernate.type.TextType@5b028f58
8467 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ntext -> org.hibernate.type.NTextType@46c2189e
8470 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration blob -> org.hibernate.type.BlobType@522fb69
8470 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@522fb69
8470 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@1bb0fa38
8473 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration clob -> org.hibernate.type.ClobType@62f305bc
8473 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@62f305bc
8475 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nclob -> org.hibernate.type.NClobType@113a6636
8475 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@113a6636
8476 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@64e3bc2
8476 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@4b7a4c83
8478 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration serializable -> org.hibernate.type.SerializableType@3c7db0e8
8484 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration object -> org.hibernate.type.ObjectType@59e4a044
8484 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@59e4a044
8485 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1e836aed
8485 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4bc41565
8485 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@8dedec8
8485 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@226e95e9
8485 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@27bf574b
8485 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@4cbb11e4
8486 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@326dbe25
8486 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@647aa45c
8511 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b] into BootstrapContext; was [null]
8511 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b) [was null]
8512 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@ca0a21f] into BootstrapContext; was [null]
8512 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@768d27e8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3dc39412]
8540 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
8540 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
8559 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
8560 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
8561 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
8561 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
8562 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
8564 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
8564 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
8566 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
8568 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
8568 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
8569 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
8570 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
8570 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
8571 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
8583 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
8585 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension................................false
8586 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit................................true
8586 main DEBUG com.zaxxer.hikari.HikariConfig catalog................................none
8586 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql................................none
8586 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery................................none
8586 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout................................30000
8586 main DEBUG com.zaxxer.hikari.HikariConfig dataSource................................none
8586 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName................................none
8586 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI................................none
8587 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties................................{password=<masked>}
8587 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................................"org.postgresql.Driver"
8587 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName................................none
8587 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties................................{}
8587 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry................................none
8588 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout................................600000
8588 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout................................1
8588 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries................................false
8588 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl................................jdbc:postgresql://localhost:5432/customer_master
8588 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime................................0
8588 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold................................0
8588 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime................................1800000
8588 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize................................10
8588 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry................................none
8589 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory................................none
8589 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle................................10
8589 main DEBUG com.zaxxer.hikari.HikariConfig password................................<masked>
8589 main DEBUG com.zaxxer.hikari.HikariConfig poolName................................"HikariPool-1"
8589 main DEBUG com.zaxxer.hikari.HikariConfig readOnly................................false
8589 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans................................false
8589 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor................................none
8589 main DEBUG com.zaxxer.hikari.HikariConfig schema................................none
8589 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory................................internal
8590 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation................................default
8590 main DEBUG com.zaxxer.hikari.HikariConfig username................................"postgres"
8590 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout................................5000
8590 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
8971 main DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@79ae3fb1
8973 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
8989 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Database -> name : PostgreSQL version : 13.3 major : 13 minor : 3
8989 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Driver -> name : PostgreSQL JDBC Driver version : 42.2.23 major : 42 minor : 2
8989 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator JDBC version : 4.2
9044 main INFO org.hibernate.dialect.Dialect HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect
9072 main DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
9083 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
9163 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6bf7f897
9246 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2ef57b8d
9315 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4b76b732
9384 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4eda84c2
9454 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@3f7bf0bb
9603 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2e43a12c
9632 main DEBUG org.hibernate.boot.model.relational.Namespace Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
9634 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@7b38db21
9634 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.PostgresUUIDType@7b38db21
9634 main DEBUG org.hibernate.type.BasicTypeRegistry HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@36d5c2ce
9638 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@19bbb216] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@6cfac0bd]
9645 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@50725cf1
9689 main DEBUG org.hibernate.cfg.AnnotationBinder Binding entity from annotated class: com.rvy.entity.Customer
9692 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4a943ea9
9712 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
9717 main DEBUG org.hibernate.cfg.annotations.EntityBinder Import with entity name Customer
9720 main DEBUG org.hibernate.cfg.annotations.EntityBinder Bind entity com.rvy.entity.Customer on table customer
9733 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2a0ae168
9733 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
9739 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=customer_id, insertable=true, updatable=true, unique=false}
9742 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
9742 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
9742 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property customerId with lazy=false
9744 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:customerId]
9746 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for customerId
9748 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property customerId
9750 main DEBUG org.hibernate.cfg.BinderHelper #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(customer_id)]), customerId, assigned, , ...)
9750 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address1, insertable=true, updatable=true, unique=false}
9750 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address1 with lazy=false
9750 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address1]
9750 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address1
9750 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address1
9750 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address2, insertable=true, updatable=true, unique=false}
9750 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address2 with lazy=false
9750 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address2]
9751 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address2
9751 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address2
9751 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=birth_date, insertable=true, updatable=true, unique=false}
9751 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property birthDate with lazy=false
9751 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:birthDate]
9751 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for birthDate
9751 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property birthDate
9751 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=contact_number, insertable=true, updatable=true, unique=false}
9751 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property contactNumber with lazy=false
9751 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:contactNumber]
9751 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for contactNumber
9751 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property contactNumber
9751 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=email, insertable=true, updatable=true, unique=false}
9751 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property email with lazy=false
9751 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:email]
9751 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for email
9751 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property email
9751 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=name, insertable=true, updatable=true, unique=false}
9751 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property name with lazy=false
9752 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:name]
9752 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for name
9752 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property name
9752 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=uin, insertable=true, updatable=true, unique=false}
9752 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property uin with lazy=false
9752 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:uin]
9752 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for uin
9752 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property uin
9755 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for customerId
9755 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address1
9755 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address2
9755 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for birthDate
9755 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for contactNumber
9755 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for email
9755 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for name
9755 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for uin
9756 main DEBUG org.hibernate.mapping.PrimaryKey Forcing column [customer_id] to be non-null as it is part of the primary key for table [customer]
9788 main DEBUG org.hibernate.internal.SessionFactoryImpl Building session factory
9789 main DEBUG org.hibernate.cfg.Settings SessionFactory name : null
9789 main DEBUG org.hibernate.cfg.Settings Automatic flush during beforeCompletion(): enabled
9789 main DEBUG org.hibernate.cfg.Settings Automatic session close at end of transaction: disabled
9789 main DEBUG org.hibernate.cfg.Settings Statistics: disabled
9789 main DEBUG org.hibernate.cfg.Settings Deleted entity synthetic identifier rollback: disabled
9789 main DEBUG org.hibernate.cfg.Settings Default entity-mode: pojo
9789 main DEBUG org.hibernate.cfg.Settings Check Nullability in Core (should be disabled when Bean Validation is on): enabled
9789 main DEBUG org.hibernate.cfg.Settings Allow initialization of lazy state outside session : disabled
9789 main DEBUG org.hibernate.cfg.Settings Using BatchFetchStyle : LEGACY
9789 main DEBUG org.hibernate.cfg.Settings Default batch fetch size: -1
9789 main DEBUG org.hibernate.cfg.Settings Maximum outer join fetch depth: null
9789 main DEBUG org.hibernate.cfg.Settings Default null ordering: NONE
9789 main DEBUG org.hibernate.cfg.Settings Order SQL updates by primary key: disabled
9790 main DEBUG org.hibernate.cfg.Settings Order SQL inserts for batching: disabled
9790 main DEBUG org.hibernate.cfg.Settings multi-tenancy strategy : NONE
9790 main DEBUG org.hibernate.cfg.Settings JTA Track by Thread: enabled
9790 main DEBUG org.hibernate.cfg.Settings Query language substitutions: {}
9790 main DEBUG org.hibernate.cfg.Settings Named query checking : enabled
9790 main DEBUG org.hibernate.cfg.Settings Second-level cache: disabled
9790 main DEBUG org.hibernate.cfg.Settings Second-level query cache: disabled
9790 main DEBUG org.hibernate.cfg.Settings Second-level query cache factory: null
9790 main DEBUG org.hibernate.cfg.Settings Second-level cache region prefix: null
9790 main DEBUG org.hibernate.cfg.Settings Optimize second-level cache for minimal puts: disabled
9790 main DEBUG org.hibernate.cfg.Settings Structured second-level cache entries: disabled
9790 main DEBUG org.hibernate.cfg.Settings Second-level cache direct-reference entries: disabled
9790 main DEBUG org.hibernate.cfg.Settings Automatic eviction of collection cache: disabled
9790 main DEBUG org.hibernate.cfg.Settings JDBC batch size: 15
9790 main DEBUG org.hibernate.cfg.Settings JDBC batch updates for versioned data: enabled
9790 main DEBUG org.hibernate.cfg.Settings Scrollable result sets: enabled
9790 main DEBUG org.hibernate.cfg.Settings Wrap result sets: disabled
9790 main DEBUG org.hibernate.cfg.Settings JDBC3 getGeneratedKeys(): enabled
9790 main DEBUG org.hibernate.cfg.Settings JDBC result set fetch size: null
9790 main DEBUG org.hibernate.cfg.Settings Connection release mode: ON_CLOSE
9790 main DEBUG org.hibernate.cfg.Settings Generate SQL with comments: disabled
9790 main DEBUG org.hibernate.cfg.Settings JPA compliance - query : disabled
9790 main DEBUG org.hibernate.cfg.Settings JPA compliance - closed-handling : disabled
9790 main DEBUG org.hibernate.cfg.Settings JPA compliance - lists : disabled
9790 main DEBUG org.hibernate.cfg.Settings JPA compliance - transactions : disabled
9849 main DEBUG org.hibernate.internal.SessionFactoryImpl Session factory constructed with filter configurations : {}
9850 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiating session factory with properties: {sun.desktop=windows, awt.toolkit=sun.awt.windows.WToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=11, sun.cpu.isalist=amd64, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@74070994, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=Cp1252, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes;C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-data-jpa\2.5.3\spring-boot-starter-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-aop\2.5.3\spring-boot-starter-aop-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aop\5.3.9\spring-aop-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\aspectj\aspectjweaver\1.9.7\aspectjweaver-1.9.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\2.5.3\spring-boot-starter-jdbc-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\zaxxer\HikariCP\4.0.3\HikariCP-4.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jdbc\5.3.9\spring-jdbc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\transaction\jakarta.transaction-api\1.3.3\jakarta.transaction-api-1.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\persistence\jakarta.persistence-api\2.2.3\jakarta.persistence-api-2.2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\hibernate-core\5.4.32.Final\hibernate-core-5.4.32.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\logging\jboss-logging\3.4.2.Final\jboss-logging-3.4.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\javassist\javassist\3.27.0-GA\javassist-3.27.0-GA.jar;C:\Users\Kumar Mapanip\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\jandex\2.2.3.Final\jandex-2.2.3.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\dom4j\dom4j\2.1.3\dom4j-2.1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\common\hibernate-commons-annotations\5.1.2.Final\hibernate-commons-annotations-5.1.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\jaxb-runtime\2.3.4\jaxb-runtime-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\txw2\2.3.4\txw2-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\istack\istack-commons-runtime\3.0.12\istack-commons-runtime-3.0.12.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\activation\jakarta.activation\1.2.2\jakarta.activation-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-jpa\2.5.3\spring-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-commons\2.5.3\spring-data-commons-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-orm\5.3.9\spring-orm-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context\5.3.9\spring-context-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-tx\5.3.9\spring-tx-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-beans\5.3.9\spring-beans-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aspects\5.3.9\spring-aspects-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.5.3\spring-boot-starter-web-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter\2.5.3\spring-boot-starter-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.5.3\spring-boot-starter-logging-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-classic\1.2.4\logback-classic-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-core\1.2.4\logback-core-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.14.1\log4j-to-slf4j-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-api\2.14.1\log4j-api-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\jul-to-slf4j\1.7.32\jul-to-slf4j-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\Kumar Mapanip\.m2\repository\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-json\2.5.3\spring-boot-starter-json-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.12.4\jackson-datatype-jdk8-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.12.4\jackson-module-parameter-names-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\2.5.3\spring-boot-starter-tomcat-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\9.0.50\tomcat-embed-core-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\9.0.50\tomcat-embed-websocket-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-web\5.3.9\spring-web-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-webmvc\5.3.9\spring-webmvc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-expression\5.3.9\spring-expression-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-bootstrap\3.0.3\spring-cloud-starter-bootstrap-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter\3.0.3\spring-cloud-starter-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-context\3.0.3\spring-cloud-context-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-crypto\5.5.1\spring-security-crypto-5.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-commons\3.0.3\spring-cloud-commons-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-rsa\1.0.10.RELEASE\spring-security-rsa-1.0.10.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.68\bcpkix-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.68\bcprov-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-devtools\2.5.3\spring-boot-devtools-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot\2.5.3\spring-boot-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.5.3\spring-boot-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\postgresql\postgresql\42.2.23\postgresql-42.2.23.jar;C:\Users\Kumar Mapanip\.m2\repository\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-test\2.5.3\spring-boot-starter-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test\2.5.3\spring-boot-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test-autoconfigure\2.5.3\spring-boot-test-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\jayway\jsonpath\json-path\2.5.0\json-path-2.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\json-smart\2.4.7\json-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\accessors-smart\2.4.7\accessors-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\ow2\asm\asm\9.1\asm-9.1.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\xml\bind\jakarta.xml.bind-api\2.3.3\jakarta.xml.bind-api-2.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\activation\jakarta.activation-api\1.2.2\jakarta.activation-api-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\assertj\assertj-core\3.19.0\assertj-core-3.19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hamcrest\hamcrest\2.2\hamcrest-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter\5.7.2\junit-jupiter-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.7.2\junit-jupiter-api-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apiguardian\apiguardian-api\1.1.0\apiguardian-api-1.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\opentest4j\opentest4j\1.2.0\opentest4j-1.2.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-commons\1.7.2\junit-platform-commons-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.7.2\junit-jupiter-params-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-engine\5.7.2\junit-jupiter-engine-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-engine\1.7.2\junit-platform-engine-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-junit-jupiter\3.9.0\mockito-junit-jupiter-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-core\5.3.9\spring-core-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jcl\5.3.9\spring-jcl-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-test\5.3.9\spring-test-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\xmlunit\xmlunit-core\2.8.2\xmlunit-core-2.8.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-netflix-eureka-client\3.0.3\spring-cloud-starter-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-netflix-eureka-client\3.0.3\spring-cloud-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-client\1.10.14\eureka-client-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-eventbus\0.3.0\netflix-eventbus-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-infix\0.3.0\netflix-infix-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-jxpath\commons-jxpath\1.3\commons-jxpath-1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\antlr-runtime\3.4\antlr-runtime-3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\stringtemplate\3.2.1\stringtemplate-3.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\code\gson\gson\2.8.7\gson-2.8.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\commons\commons-math\2.2\commons-math-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\com\thoughtworks\xstream\xstream\1.4.16\xstream-1.4.16.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\x-stream\mxparser\1.2.1\mxparser-1.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\ws\rs\jsr311-api\1.1.1\jsr311-api-1.1.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\servo\servo-core\0.12.21\servo-core-0.12.21.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\guava\guava\19.0\guava-19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpcore\4.4.14\httpcore-4.4.14.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-configuration\commons-configuration\1.10\commons-configuration-1.10.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\inject\guice\4.1.0\guice-4.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\Kumar Mapanip\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\jettison\jettison\1.4.0\jettison-1.4.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-core\1.10.14\eureka-core-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\woodstox\woodstox-core\6.2.1\woodstox-core-6.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\woodstox\stax2-api\4.2.1\stax2-api-4.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-loadbalancer\3.0.3\spring-cloud-starter-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-loadbalancer\3.0.3\spring-cloud-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\reactor-core\3.4.8\reactor-core-3.4.8.jar;C:\Users\Kumar Mapanip\.m2\repository\org\reactivestreams\reactive-streams\1.0.3\reactive-streams-1.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\addons\reactor-extra\3.4.3\reactor-extra-3.4.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-cache\2.5.3\spring-boot-starter-cache-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context-support\5.3.9\spring-context-support-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\com\stoyanr\evictor\1.0.0\evictor-1.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\projectlombok\lombok\1.18.20\lombok-1.18.20.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.12.4\jackson-datatype-jsr310-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.12.4\jackson-annotations-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.12.4\jackson-core-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.12.4\jackson-databind-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-validation\2.5.3\spring-boot-starter-validation-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\9.0.50\tomcat-embed-el-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\validator\hibernate-validator\6.2.0.Final\hibernate-validator-6.2.0.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\validation\jakarta.validation-api\2.0.2\jakarta.validation-api-2.0.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\2.5.3\spring-boot-starter-thymeleaf-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf-spring5\3.0.12.RELEASE\thymeleaf-spring5-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf\3.0.12.RELEASE\thymeleaf-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\attoparser\attoparser\2.0.5.RELEASE\attoparser-2.0.5.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\unbescape\unbescape\1.1.6.RELEASE\unbescape-1.1.6.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.4.RELEASE\thymeleaf-extras-java8time-3.0.4.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-boot-starter\3.0.0\springfox-boot-starter-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-oas\3.0.0\springfox-oas-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-annotations\2.1.2\swagger-annotations-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-models\2.1.2\swagger-models-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spi\3.0.0\springfox-spi-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-schema\3.0.0\springfox-schema-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-core\3.0.0\springfox-core-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-web\3.0.0\springfox-spring-web-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\classgraph\classgraph\4.8.83\classgraph-4.8.83.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webmvc\3.0.0\springfox-spring-webmvc-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webflux\3.0.0\springfox-spring-webflux-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-common\3.0.0\springfox-swagger-common-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mapstruct\mapstruct\1.3.1.Final\mapstruct-1.3.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-data-rest\3.0.0\springfox-data-rest-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-bean-validators\3.0.0\springfox-bean-validators-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger2\3.0.0\springfox-swagger2-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-annotations\1.5.20\swagger-annotations-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-models\1.5.20\swagger-models-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-ui\3.0.0\springfox-swagger-ui-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\classmate\1.5.1\classmate-1.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\slf4j-api\1.7.32\slf4j-api-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-core\2.0.0.RELEASE\spring-plugin-core-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-metadata\2.0.0.RELEASE\spring-plugin-metadata-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-config\3.0.4\spring-cloud-starter-config-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-config-client\3.0.4\spring-cloud-config-client-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-core\3.9.0\mockito-core-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy\1.10.22\byte-buddy-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy-agent\1.10.22\byte-buddy-agent-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\org\objenesis\objenesis\3.2\objenesis-3.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-launcher\1.7.2\junit-platform-launcher-1.7.2.jar;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\411\0\.cp;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\409\0\.cp, java.vm.vendor=Oracle Corporation, sun.arch.data.model=64, user.variant=, java.vendor.url=https://openjdk.java.net/, user.timezone=Asia/Calcutta, os.name=Windows 10, java.vm.specification.version=11, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=C:\Program Files\Java\jdk-11.0.11\bin, sun.java.command=org.eclipse.jdt.internal.junit.runner.RemoteTestRunner -version 3 -port 64094 -testLoaderClass org.eclipse.jdt.internal.junit5.runner.JUnit5TestLoader -loaderpluginname org.eclipse.jdt.junit5.runtime -classNames com.rvy.controller.ControllerAppTest, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@7c816f46, javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, sun.cpu.endian=little, user.home=C:\Users\Kumar Mapanip, user.language=en, java.specification.vendor=Oracle Corporation, java.version.date=2021-04-20, java.home=C:\Program Files\Java\jdk-11.0.11, file.separator=\, java.vm.compressedOopsMode=32-bit, line.separator= , java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, FILE_LOG_CHARSET=UTF-8, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.awt.headless=true, hibernate.hbm2ddl.auto=update, user.script=, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.11+9-LTS-194, user.name=mapanip, path.separator=;, os.version=10.0, java.runtime.name=Java(TM) SE Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, java.vendor.version=18.9, java.vendor.url.bug=https://bugreport.java.com/bugreport/, java.io.tmpdir=C:\Users\KUMARM~1\AppData\Local\Temp\, java.version=11.0.11, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=20804, java.awt.printerjob=sun.awt.windows.WPrinterJob, sun.os.patch.level=, CONSOLE_LOG_CHARSET=UTF-8, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@7307ae6, java.library.path=C:\Program Files\Java\jdk-11.0.11\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jdk-11.0.11/bin/server;C:/Program Files/Java/jdk-11.0.11/bin;"C:\Program Files\Java\jdk-11.0.11\bin;C:\apache-tomcat-9.0.48\bin";C:\Program Files\Java\jdk-11.0.11\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_231\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Microsoft SDKs\Kinect\v2.0_1409\bin;C:\Program Files\MATLAB\R2017a\runtime\win64;C:\Program Files\MATLAB\R2017a\bin;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\mingw-w64\i686-8.1.0-posix-dwarf-rt_v6-rev0\mingw32\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Program Files\MongoDB\Server\4.4\bin;C:\Program Files\MongoDB\Tools\100\bin;C:\Program Files\nodejs\;C:\Program Files\nodejs;C:\Users\Kumar Mapanip\Anaconda3;C:\Users\Kumar Mapanip\Anaconda3\Library\mingw-w64\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\usr\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\bin;C:\Users\Kumar Mapanip\Anaconda3\Scripts;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\;C:\Users\Kumar Mapanip\AppData\Local\Microsoft\WindowsApps;C:\Users\Kumar Mapanip\AppData\Local\atom\bin;C:\Users\Kumar Mapanip\AppData\Roaming\npm;C:\Users\Kumar Mapanip\Desktop;;., java.vendor=Oracle Corporation, java.vm.info=mixed mode, java.vm.version=11.0.11+9-LTS-194, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, hibernate.connection.datasource=HikariDataSource (HikariPool-1), java.class.version=55.0}
9867 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
9867 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
9867 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
9867 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
9867 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
9867 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
9868 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
9868 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
9869 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
9869 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
9869 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
9869 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
9869 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
9870 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
9870 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
9907 main DEBUG org.hibernate.secure.spi.JaccIntegrator Skipping JACC integration as it was not enabled
9908 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiated session factory
9908 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@19bbb216] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@5eed2edf]
9953 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
9954 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
9990 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Static SQL for entity: com.rvy.entity.Customer
9990 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Version select: select customer_id from customer where customer_id =?
9990 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Snapshot select: select customer_.customer_id, customer_.address1 as address2_0_, customer_.address2 as address3_0_, customer_.birth_date as birth_da4_0_, customer_.contact_number as contact_5_0_, customer_.email as email6_0_, customer_.name as name7_0_, customer_.uin as uin8_0_ from customer customer_ where customer_.customer_id=?
9990 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Insert 0: insert into customer (address1, address2, birth_date, contact_number, email, name, uin, customer_id) values (?, ?, ?, ?, ?, ?, ?, ?)
9990 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Update 0: update customer set address1=?, address2=?, birth_date=?, contact_number=?, email=?, name=?, uin=? where customer_id=?
9991 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Delete 0: delete from customer where customer_id=?
10019 main hibernateLoadPlanWalkPath= DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@31beb0d0]
10020 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address1
10020 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address2
10020 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : birthDate
10020 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : contactNumber
10020 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : email
10020 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : name
10020 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : uin
10020 main DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy Building LoadPlan...
10029 main DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor processing queryspace <gen:0>
10032 main DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter LoadPlan(entity=com.rvy.entity.Customer) - Returns - EntityReturnImpl(entity=com.rvy.entity.Customer, querySpaceUid=<gen:0>, path=com.rvy.entity.Customer) - QuerySpaces - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.rvy.entity.Customer) - SQL table alias mapping - customer0_ - alias suffix - 0_ - suffixed key columns - {customer1_0_0_}
10034 main DEBUG org.hibernate.loader.entity.plan.EntityLoader Static select for entity com.rvy.entity.Customer [NONE]: select customer0_.customer_id as customer1_0_0_, customer0_.address1 as address2_0_0_, customer0_.address2 as address3_0_0_, customer0_.birth_date as birth_da4_0_0_, customer0_.contact_number as contact_5_0_0_, customer0_.email as email6_0_0_, customer0_.name as name7_0_0_, customer0_.uin as uin8_0_0_ from customer customer0_ where customer0_.customer_id=?
10082 main DEBUG org.hibernate.mapping.Table No alter strings for table : customer
10083 main INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
10084 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named HQL queries
10084 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named SQL queries
10091 main DEBUG org.hibernate.internal.SessionFactoryRegistry Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@171b0d3
10091 main DEBUG org.hibernate.internal.SessionFactoryRegistry Registering SessionFactory: d72e8175-5364-473e-9985-3c47541825b8 (<unnamed>)
10092 main DEBUG org.hibernate.internal.SessionFactoryRegistry Not binding SessionFactory to JNDI, no JNDI name configured
10092 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
10096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerSupermarketAppApplication'
10100 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapApplicationListener.BootstrapMarkerConfiguration'
10101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingAspect'
10103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerController'
10109 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplate'
10131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiWebMvcConfigurer'
10134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiControllerWebMvc'
10135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceGroupCache'
10135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebConfiguration'
10148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToOpenApiMapperImpl'
10169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasVendorExtensionsMapperImpl'
10174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasLicenceMapper'
10180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'examplesMapperImpl'
10187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasSecurityMapperImpl'
10192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaMapperImpl'
10203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'styleEnumMapperImpl'
10209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securitySchemeMapperImpl'
10215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonSerializer'
10216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiModule'
10216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiMappingConfiguration'
10246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2Module'
10246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration'
10261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'openApiModule'
10261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'swagger2Module'
10274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformationFilterRegistry'
10290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'resourceGroupCache'
10290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'serviceModelToOpenApiMapperImpl'
10290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'jsonSerializer'
10290 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'webMvcOpenApiTransformationFilterRegistry'
10292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReferenceScanner'
10294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDocumentationScanner'
10297 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScanner'
10298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionReader'
10302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationReader'
10303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiOperationReader'
10304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsManager'
10311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginRegistry'
10312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingBuilderPluginRegistry'
10313 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterBuilderPluginRegistry'
10314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilderPluginRegistry'
10315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationBuilderPluginRegistry'
10316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProviderPluginRegistry'
10316 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultsProviderPluginRegistry'
10317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathDecoratorRegistry'
10319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScannerPluginRegistry'
10320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseBuilderPluginRegistry'
10321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelNamesRegistryFactoryPluginRegistry'
10324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationNameGenerator'
10326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'documentationPluginsManager'
10326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'cachingOperationNameGenerator'
10330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingOperationReader' via constructor to bean named 'apiOperationReader'
10334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionLookup'
10337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'cachingOperationReader'
10337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'documentationPluginsManager'
10337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'apiDescriptionLookup'
10340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelReader'
10343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelProvider'
10343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelProvider'
10344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelPropertiesProvider'
10345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeResolver'
10346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.schema.configuration.ModelsConfiguration'
10369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optimized'
10372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'accessorsProvider'
10372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'accessorsProvider' via constructor to bean named 'typeResolver'
10377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fieldProvider'
10377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'fieldProvider' via constructor to bean named 'typeResolver'
10380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'factoryMethodProvider'
10380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'factoryMethodProvider' via constructor to bean named 'typeResolver'
10383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectMapperBeanPropertyNamingStrategy'
10389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaPluginsManager'
10391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelPropertyBuilderPluginRegistry'
10393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelBuilderPluginRegistry'
10394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewProviderPluginRegistry'
10395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'syntheticModelProviderPluginRegistry'
10397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelPropertyBuilderPluginRegistry'
10397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelBuilderPluginRegistry'
10397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'viewProviderPluginRegistry'
10397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'syntheticModelProviderPluginRegistry'
10401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonEnumTypeDeterminer'
10405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameExtractor'
10406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameProviderPluginRegistry'
10407 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeResolver'
10408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeNameProviderPluginRegistry'
10408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'jacksonEnumTypeDeterminer'
10411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationFactory'
10415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'typeNameExtractor'
10415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'jacksonEnumTypeDeterminer'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'accessorsProvider'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'fieldProvider'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'factoryMethodProvider'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeResolver'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'objectMapperBeanPropertyNamingStrategy'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'schemaPluginsManager'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'jacksonEnumTypeDeterminer'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeNameExtractor'
10417 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'modelSpecificationFactory'
10422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'typeResolver'
10422 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'optimized'
10428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelDependencyProvider'
10428 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelDependencyProvider'
10429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeResolver'
10429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeNameExtractor'
10429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'schemaPluginsManager'
10431 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelDependencyProvider' via constructor to bean named 'defaultModelDependencyProvider'
10434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelDependencyProvider'
10434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'schemaPluginsManager'
10434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'typeNameExtractor'
10434 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelSpecificationProvider'
10440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeResolver'
10440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelPropertiesProvider'
10440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelDependencyProvider'
10440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'schemaPluginsManager'
10440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeNameExtractor'
10440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
10440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'modelSpecificationFactory'
10443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelProvider'
10443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelSpecificationProvider'
10447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'cachingModelProvider'
10447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeResolver'
10447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'documentationPluginsManager'
10447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeNameExtractor'
10450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelSpecificationReader'
10450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'cachingModelProvider'
10450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'documentationPluginsManager'
10450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'typeResolver'
10452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiDescriptionReader'
10452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelReader'
10452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelSpecificationReader'
10452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'documentationPluginsManager'
10454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingReferenceScanner'
10454 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingScanner'
10455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReader'
10459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mediaTypeReader'
10464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProvider'
10465 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationModelsProvider' via constructor to bean named 'schemaPluginsManager'
10468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationDeprecatedReader'
10472 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseMessagesReader'
10474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'typeNameExtractor'
10474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'schemaPluginsManager'
10474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'modelSpecificationFactory'
10474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'documentationPluginsManager'
10479 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterReader'
10480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelAttributeParameterExpander'
10482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'fieldProvider'
10482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'accessorsProvider'
10482 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'jacksonEnumTypeDeterminer'
10485 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'contentParameterAggregator'
10490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'modelAttributeParameterExpander'
10490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10490 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'contentParameterAggregator'
10493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationTagsReader'
10496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultOperationReader'
10499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterRequestConditionReader'
10501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterRequestConditionReader' via constructor to bean named 'typeResolver'
10505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterHeadersConditionReader'
10505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterHeadersConditionReader' via constructor to bean named 'typeResolver'
10509 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationResponseClassReader'
10510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'schemaPluginsManager'
10510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10510 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'typeNameExtractor'
10514 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMultiplesReader'
10517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterTypeReader'
10520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterRequiredReader'
10523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'descriptionResolver'
10523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'descriptionResolver' via factory method to bean named 'environment'
10525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterRequiredReader' via constructor to bean named 'descriptionResolver'
10529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDataTypeReader'
10530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'schemaPluginsManager'
10530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'typeNameExtractor'
10530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'modelSpecificationFactory'
10534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDefaultReader'
10534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDefaultReader' via constructor to bean named 'descriptionResolver'
10537 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNameReader'
10540 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilder'
10541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'typeResolver'
10541 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
10544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultResponseTypeReader'
10547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsBootstrapper'
10548 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcRequestHandlerProvider'
10549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodResolver'
10549 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodResolver' via factory method to bean named 'typeResolver'
10553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
10553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
10555 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
10565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10570 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
10574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
10574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
10574 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
10589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
10590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
10590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
10590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10590 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
10595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
10595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
10596 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
10599 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
10599 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
10614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
10618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
10620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
10625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
10625 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
10626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
10629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
10636 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
10641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiConfigurer'
10641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration'
10653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
10662 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
10685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
10689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
10689 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
10692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
10693 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
10695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
10720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
10722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
10722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
10723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
10726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
10751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
10751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
10752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
10755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
10755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
10755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
10819 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings c.r.c.CustomerController: {GET [/cm/v1/customers/{customerId}]}: getCustomers(Integer) {GET [/cm/v1/customers]}: getCustomers() {POST [/cm/v1/customers]}: addCustomer(Customer,BindingResult) {PUT [/cm/v1/customers]}: updateCustomer(Customer,BindingResult) {DELETE [/cm/v1/customers/{customerId}]}: deleteCustomer(Integer)
10822 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.o.w.OpenApiControllerWebMvc: {GET [/v3/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
10825 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources() {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
10826 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.Swagger2ControllerWebMvc: {GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
10830 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) { [/error]}: error(HttpServletRequest)
10832 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 12 mappings in 'requestMappingHandlerMapping'
10834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'methodResolver'
10834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'requestMappingHandlerMapping'
10838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaults'
10847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathProvider'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'documentationPluginsManager'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'webMvcRequestHandlerProvider'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'resourceGroupCache'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'apiDocumentationScanner'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'typeResolver'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'defaults'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'pathProvider'
10850 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'environment'
10856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'queryStringUriTemplateDecorator'
10859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathMappingDecorator'
10862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathSanitizer'
10866 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPathDecorator'
10871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonJsonViewProvider'
10871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonJsonViewProvider' via constructor to bean named 'typeResolver'
10875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyDiscriminatorBasedInheritancePlugin'
10875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeResolver'
10875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'jacksonEnumTypeDeterminer'
10875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeNameExtractor'
10875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'modelSpecificationFactory'
10878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlModelPlugin'
10879 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'xmlModelPlugin' via constructor to bean named 'typeResolver'
10882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonIgnorePropertiesModelPlugin'
10883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonIgnorePropertiesModelPlugin' via constructor to bean named 'typeResolver'
10887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlPropertyPlugin'
10891 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiSchemaPropertyBuilder'
10893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'descriptionResolver'
10893 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
10897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelPropertyPropertyBuilder'
10898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'descriptionResolver'
10898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
10901 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelTypeNameProvider'
10905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelBuilder'
10906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeResolver'
10906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeNameExtractor'
10906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
10906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'modelSpecificationFactory'
10910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParameterReader'
10912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParameterReader' via constructor to bean named 'descriptionResolver'
10915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsReader'
10918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationResponseClassReader'
10918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeResolver'
10918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeNameExtractor'
10922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationModelsProvider'
10923 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationModelsProvider' via constructor to bean named 'typeResolver'
10927 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationAuthReader'
10932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerMediaTypeReader'
10936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHttpMethodReader'
10940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParametersReader'
10940 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParametersReader' via constructor to bean named 'descriptionResolver'
10944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationAuthReader'
10948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHiddenReader'
10952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationSummaryReader'
10952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationSummaryReader' via constructor to bean named 'descriptionResolver'
10956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationTagsReader'
10960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerResponseMessageReader'
10961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeNameExtractor'
10961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeResolver'
10961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'modelSpecificationFactory'
10961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'documentationPluginsManager'
10965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNicknameIntoUniqueIdReader'
10969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPositionReader'
10972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiResponseReader'
10972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'typeResolver'
10972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'modelSpecificationFactory'
10973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'documentationPluginsManager'
10975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNotesReader'
10976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationNotesReader' via constructor to bean named 'descriptionResolver'
10979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationTagsReader'
10982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerParameterDescriptionReader'
10984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'descriptionResolver'
10984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
10988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerExpandedParameterBuilder'
10988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'descriptionResolver'
10988 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
10990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiParameterBuilder'
10992 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiParameterBuilder' via constructor to bean named 'descriptionResolver'
10995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerApiListingReader'
10998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemorySwaggerResourcesProvider'
10999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'environment'
10999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'resourceGroupCache'
10999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'documentationPluginsManager'
11000 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiPetStore'
11019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiResourceController'
11020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiResourceController' via constructor to bean named 'inMemorySwaggerResourcesProvider'
11026 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToSwagger2MapperImpl'
11030 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compatibilityModelMapperImpl'
11033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMapperImpl'
11040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'licenseMapperImpl'
11042 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsMapperImpl'
11045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyMapperImpl'
11048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMapperImpl'
11050 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelMapperImpl'
11052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestParameterMapperImpl'
11057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationMapperImpl'
11061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2ControllerWebMvc'
11062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformationFilterRegistry'
11063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'resourceGroupCache'
11063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'serviceModelToSwagger2MapperImpl'
11063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'jsonSerializer'
11063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'webMvcSwaggerTransformationFilterRegistry'
11065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebMvcConfiguration'
11070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger.configuration.SwaggerCommonConfiguration'
11074 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration'
11078 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformer'
11087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration'
11092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
11094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
11097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
11103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
11104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
11107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
11113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
11125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
11128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
11182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
11182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
11185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
11200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
11202 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
11206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
11206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
11211 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
11212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
11241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
11241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
11243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
11248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
11249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
11251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
11252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
11254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
11260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
11262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
11265 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
11275 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
11275 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
11275 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
11276 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
11276 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
11277 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
11277 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
11277 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
11277 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
11277 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
11278 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
11279 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
11279 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
11279 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
11279 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
11279 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
11280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
11282 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
11285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
11291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
11292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11292 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
11299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
11303 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
11304 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
11307 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
11308 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
11314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
11314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
11315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
11315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
11315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
11315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
11326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
11326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
11331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
11331 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
11333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
11339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
11339 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
11342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
11342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
11344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
11347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
11347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
11350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
11359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
11362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
11364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
11364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
11370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
11370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
11379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
11379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
11389 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
11420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
11452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
11459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
11470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
11471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
11486 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
11502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshEventListener'
11502 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration'
11505 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'legacyContextRefresher'
11506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
11508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'refreshScope'
11508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
11511 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'refreshEventListener' via factory method to bean named 'legacyContextRefresher'
11515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaAutoServiceRegistration'
11515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration'
11516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration' via constructor to bean named 'environment'
11518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaServiceRegistry'
11521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaRegistration'
11552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaServiceRegistry'
11552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaRegistration'
11563 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
11592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
11592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
11592 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
11616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
11620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
11626 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
11627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
11629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
11632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
11632 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
11633 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11647 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'viewControllerHandlerMapping' {/swagger-ui/=ParameterizableViewController [view="forward:/swagger-ui/index.html"]}
11648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
11649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
11649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11662 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
11663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
11664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
11664 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
11678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
11678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
11678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
11678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11688 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]], /swagger-ui/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/springfox-swagger-ui/]]}
11688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
11690 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
11694 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
11695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
11695 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
11698 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
11700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
11703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
11703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
11708 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
11712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
11713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
11721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
11726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
11750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
11751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
11762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
11762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
11767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
11772 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
11773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
11775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'templateEngine' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
11791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
11791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
11792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
11792 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11793 main WARN org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
11805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
11805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
11834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
11834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'templateEngine'
11845 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
11856 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
11858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
11871 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
11873 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
11874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
11875 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
11876 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
11880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
11881 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
11884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
11886 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
11888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingRebinder'
11892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
11895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
11895 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
11898 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
11917 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
11918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
11920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
11922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
11922 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
11925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
11930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
11932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
11933 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gsonBuilder'
11934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardGsonBuilderCustomizer'
11935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
11939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
11942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer'
11953 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gson'
11954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder'
11984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
11986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration'
11987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
11989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
11991 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
11993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
11994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
11996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
11996 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
11998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
11998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
12011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
12012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
12012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
12019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
12022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
12024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
12027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter'
12031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
12032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
12035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
12039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
12041 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
12043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
12044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
12046 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
12048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
12049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
12051 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
12052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
12057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
12059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
12061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
12076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
12080 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
12081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12081 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
12083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
12083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
12088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
12097 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
12097 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
12106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
12107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
12108 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
12109 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
12109 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected StandardServletMultipartResolver
12109 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
12109 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
12110 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@435848de
12111 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@6ea0dfaa
12111 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
12111 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
12114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
12118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
12118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
12122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration'
12124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentManager'
12125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentManager' via factory method to bean named 'environment'
12129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration'
12131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeDiscoveryClient'
12131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryClient'
12131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration'
12135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtils'
12135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.util.UtilAutoConfiguration'
12137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtilsProperties'
12142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inetUtils' via factory method to bean named 'inetUtilsProperties'
12144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryProperties'
12145 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
12145 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
12366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'simpleDiscoveryClient' via factory method to bean named 'simpleDiscoveryProperties'
12391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'discoveryClient'
12391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration'
12393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClient'
12399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClientConfigBean'
12399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaClientConfigBean' via factory method to bean named 'environment'
12420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClient'
12420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClientConfigBean'
12423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'simpleDiscoveryClient'
12423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'discoveryClient'
12427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration'
12429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tlsProperties'
12432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateDiscoveryClientOptionalArgs'
12433 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultEurekaClientHttpRequestFactorySupplier'
12436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'tlsProperties'
12436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'defaultEurekaClientHttpRequestFactorySupplier'
12436 main INFO org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration Eureka HTTP Client uses RestTemplate.
12443 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher'
12447 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration'
12449 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties'
12452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration'
12456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration'
12459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaApplicationInfoManager'
12468 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaFeature'
12471 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceManagementMetadataProvider'
12474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaInstanceConfigBean'
12475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'inetUtils'
12475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'serviceManagementMetadataProvider'
12475 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.servlet.context-path' in PropertySource 'configurationProperties' with value of type String
12476 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
12707 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.cloud.client.hostname' in PropertySource 'configurationProperties' with value of type String
12707 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
12707 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
12707 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data healthcheckUrl: http://host.docker.internal:9003/rvy/api/actuator/health
12707 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data statusPageUrl: http://host.docker.internal:9003/rvy/api/actuator/info
12714 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
12728 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.CommonsClientAutoConfiguration'
12729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration'
12731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration'
12732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'zoneConfig'
12733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'zoneConfig' via factory method to bean named 'environment'
12735 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerClientFactory'
12736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification'
12740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification'
12740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification'
12747 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
12750 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration'
12752 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'blockingLoadBalancerClient'
12753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'loadBalancerClientFactory'
12753 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
12761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
12762 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncLoadBalancerInterceptor'
12763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncLoadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
12766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncRestTemplateCustomizer'
12766 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncRestTemplateCustomizer' via factory method to bean named 'asyncLoadBalancerInterceptor'
12770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig'
12773 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedAsyncRestTemplateInitializer'
12774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancedAsyncRestTemplateInitializer' via factory method to bean named 'asyncRestTemplateCustomizer'
12778 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration'
12779 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
12782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerInterceptor'
12782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerRequestFactory'
12782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration'
12786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerRequestFactory' via factory method to bean named 'blockingLoadBalancerClient'
12788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
12788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'loadBalancerRequestFactory'
12790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateCustomizer'
12791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateCustomizer' via factory method to bean named 'loadBalancerInterceptor'
12794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedRestTemplateInitializerDeprecated'
12797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration'
12798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration'
12800 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'connManFactory'
12804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientBuilder'
12818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientFactory'
12818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apacheHttpClientFactory' via factory method to bean named 'apacheHttpClientBuilder'
12821 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration'
12822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener'
12823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
12824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener' via constructor to bean named 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
12826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration'
12828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeCompatibilityVerifier'
12828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootVersionVerifier'
12828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
12831 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'springBootVersionVerifier' via factory method to bean named 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
12834 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeCompatibilityVerifier' via factory method to bean named 'springBootVersionVerifier'
12835 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
12835 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
12835 main DEBUG org.springframework.cloud.configuration.CompositeCompatibilityVerifier All conditions are passing
12836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration'
12838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultLoadBalancerCacheManager'
12838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
12840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultLoadBalancerCacheManager' via factory method to bean named 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
12852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration'
12855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'caffeineWarnLogger'
12857 main WARN org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
12857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration'
12859 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration'
12861 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaLoadBalancerProperties'
12863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration'
12869 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderMinMax'
12878 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotNull'
12883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotBlank'
12888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderPattern'
12894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderSize'
12900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMinMax'
12905 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotNull'
12910 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotBlank'
12915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterPattern'
12920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterSize'
12926 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'minMaxPlugin'
12931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'decimalMinMaxPlugin'
12962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sizePlugin'
12970 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'isNullPlugin'
12977 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notNullPlugin'
12984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notBlankPlugin'
12993 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'patternPlugin'
12999 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration'
13010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformer'
13010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcSwaggerTransformer' via factory method to bean named 'environment'
13024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration'
13032 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties'
13078 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 0
13083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaClient'
13083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaInstanceConfigBean'
13083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaApplicationInfoManager'
13093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaApplicationInfoManager' via factory method to bean named 'eurekaInstanceConfigBean'
13102 main INFO org.springframework.cloud.netflix.eureka.InstanceInfoFactory Setting initial instance status as: STARTING
13107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaApplicationInfoManager'
13107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaClientConfigBean'
13107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaInstanceConfigBean'
13273 main INFO com.netflix.discovery.DiscoveryClient Initializing Eureka in region us-east-1
13284 main INFO com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Resolving eureka endpoints via configuration
13286 main DEBUG com.netflix.discovery.endpoint.EndpointUtils The availability zone for the given region us-east-1 are [defaultZone]
13288 main DEBUG com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Config resolved to [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
13288 main DEBUG com.netflix.discovery.shared.resolver.aws.ZoneAffinityClusterResolver Local zone=defaultZone; resolved to: [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
13337 main INFO com.netflix.discovery.DiscoveryClient Disable delta property : false
13337 main INFO com.netflix.discovery.DiscoveryClient Single vip registry refresh property : null
13337 main INFO com.netflix.discovery.DiscoveryClient Force full registry fetch : false
13337 main INFO com.netflix.discovery.DiscoveryClient Application is null : false
13337 main INFO com.netflix.discovery.DiscoveryClient Registered Applications size is zero : true
13337 main INFO com.netflix.discovery.DiscoveryClient Application version is -1: true
13337 main INFO com.netflix.discovery.DiscoveryClient Getting all instance registry info from the eureka server
13338 main DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
13680 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8761/eureka/apps/
13765 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
13789 main DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
13808 main DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
13810 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
13841 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
13844 main DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
13847 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
15881 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
15882 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
17916 main DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-0: Shutdown connection
17917 main DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
17917 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
17923 main INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplicationsInternal(RestTemplateEurekaHttpClient.java:145) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplications(RestTemplateEurekaHttpClient.java:135) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$c87687d9.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 136 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 149 more
17923 main WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
17924 main INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - was unable to refresh its cache! This periodic background refresh will be retried in 30 seconds. status = Cannot execute request on any known server stacktrace = com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$c87687d9.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210)
17925 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from primary servers failed
17925 main WARN com.netflix.discovery.DiscoveryClient Using default backup registry implementation which does not do anything.
17925 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from backup servers failed
17927 main INFO com.netflix.discovery.DiscoveryClient Starting heartbeat executor: renew interval is: 30
17931 main INFO com.netflix.discovery.InstanceInfoReplicator InstanceInfoReplicator onDemand update allowed rate per min is 4
17936 main INFO com.netflix.discovery.DiscoveryClient Discovery Client initialized at timestamp 1627572554819 with initial instances count: 0
17941 main INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Registering application CUSTOMER-SERVICE with eureka with status UP
17942 main INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627572554826, current=UP, previous=STARTING]
17943 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Executing on-demand update of local InstanceInfo
17943 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Canceling the latest scheduled update, it will be rescheduled at the end of on demand update
17944 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'eurekaAutoServiceRegistration'
17944 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
17944 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Documentation plugins bootstrapped
17945 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003: registering service...
17945 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Found 1 custom documentation plugin(s)
17945 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
17956 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate HTTP POST http://localhost:8761/eureka/apps/CUSTOMER-SERVICE
17959 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
17964 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Total number of request handlers 12
17965 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
17965 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={POST [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#addCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]}}
17965 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={PUT [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#updateCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]}}
17965 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={DELETE [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#deleteCustomer(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}}
17965 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
17965 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[]}}
17965 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error], produces [text/html]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[text/html]}}
17966 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources, WebMvcRequestHandler{requestMapping={GET [/swagger-resources], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#swaggerResources(), key=RequestHandlerKey{pathMappings=[/swagger-resources], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
17966 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/security, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/security], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#securityConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/security], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
17966 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/ui, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/ui], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#uiConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/ui], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
17966 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v2/api-docs, WebMvcRequestHandler{requestMapping={GET [/v2/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v2/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
17966 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v3/api-docs, WebMvcRequestHandler{requestMapping={GET [/v3/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.oas.web.OpenApiControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v3/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
17977 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Writing [InstanceInfo [instanceId = host.docker.internal:customer-service:9003, appName = CUSTOMER-SERVICE, hostName = host.docker.internal, status = UP, ipAddr = 192.168.43.173, port = 9003, securePort = 443, dataCenterInfo = com.netflix.appinfo.MyDataCenterInfo@bb9bad9] as "application/json"
17977 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Combined number of request handlers 12
17981 main DEBUG springfox.documentation.spring.web.scanners.ApiListingReferenceScanner Scanning for api listing references
17994 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
17994 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
17994 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
17994 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
17994 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
17995 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
17996 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
17999 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
17999 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
18000 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
18002 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
18010 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
18014 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18015 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
18015 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
18016 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18016 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18016 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18016 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18021 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18021 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18025 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
18025 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18025 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
18025 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
18025 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18026 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18026 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18026 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18026 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18026 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18026 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
18026 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18026 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
18026 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
18026 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18026 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18027 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18027 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18027 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18027 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18027 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
18027 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18027 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
18027 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
18027 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18028 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18028 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18028 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18028 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18028 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18028 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
18028 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18028 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
18028 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
18029 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18029 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18029 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18029 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18029 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18029 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18029 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
18029 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18029 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
18029 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
18029 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18029 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18029 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18030 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18030 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18030 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18030 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
18030 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18030 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
18030 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
18030 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18030 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18030 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18030 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18030 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18030 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18031 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
18031 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18031 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
18031 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
18031 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18031 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18031 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18031 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18031 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18031 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18032 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18033 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18034 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18034 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18040 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
18040 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18040 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
18040 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
18040 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18040 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18040 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18040 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18041 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18041 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18041 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
18041 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18041 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
18041 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
18041 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18041 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18041 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18041 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18041 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18041 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18041 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
18042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18042 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
18042 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
18042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18042 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18042 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18042 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
18042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18042 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
18043 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
18043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18043 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18043 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18043 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
18043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18043 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
18043 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
18043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18043 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18044 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18044 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
18044 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18044 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
18044 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
18044 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18044 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18044 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18044 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18044 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18044 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18045 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
18045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18045 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
18045 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
18045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18045 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18045 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18045 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
18046 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18046 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
18046 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
18046 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18046 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18046 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18046 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18046 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18046 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18046 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18046 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18046 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18047 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18048 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18049 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
18049 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
18049 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
18050 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
18051 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18053 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
18054 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18054 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
18054 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
18054 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18060 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
18060 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18060 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18061 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
18061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18061 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
18061 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
18061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18061 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
18061 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18061 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18061 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
18062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18062 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
18062 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
18062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
18062 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18062 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18062 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
18062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18062 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
18062 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
18062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
18062 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18062 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18062 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
18062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18062 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
18062 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
18062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
18063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18063 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
18063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18063 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
18063 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
18063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
18063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18063 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
18063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18063 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
18063 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
18063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
18063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18063 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
18063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18063 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
18063 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
18063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18064 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
18064 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18064 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18064 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18064 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18068 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18068 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
18068 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18068 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
18069 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
18069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
18069 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18069 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18069 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
18069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18069 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
18069 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
18069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
18069 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18069 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18069 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
18069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18069 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
18069 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
18069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
18069 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18069 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
18070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18070 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
18070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
18070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
18070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
18070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18070 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
18070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
18070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
18070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
18070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18070 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
18070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
18070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
18070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18070 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18071 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
18071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18071 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
18071 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
18071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
18071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18071 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
18071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18071 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
18071 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
18071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
18071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
18071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
18071 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18071 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18080 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18085 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method addCustomer at path /cm/v1/customers
18085 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
18097 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18098 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
18098 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
18100 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
18104 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
18107 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
18108 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
18108 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
18108 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
18110 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method addCustomer
18111 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18114 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method addCustomer
18118 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method addCustomer
18125 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18125 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18125 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
18125 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18126 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18126 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18126 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18126 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
18126 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18127 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
18127 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers/{customerId}
18127 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
18129 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
18130 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
18130 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
18130 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
18130 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
18130 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
18130 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18131 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
18131 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
18131 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18132 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
18132 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
18132 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
18132 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
18132 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18132 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18132 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18132 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
18133 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
18133 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
18133 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
18133 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
18134 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method updateCustomer at path /cm/v1/customers
18134 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
18134 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
18134 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
18134 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
18135 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
18135 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
18135 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
18135 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
18135 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
18135 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
18135 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method updateCustomer
18136 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18136 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method updateCustomer
18136 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method updateCustomer
18137 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
18137 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
18137 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
18138 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18138 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
18138 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
18138 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.lang.Integer
18138 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Marking base type Ljava/lang/Integer; as seen
18138 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18138 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
18138 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
18138 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
18139 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18139 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
18139 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
18139 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method deleteCustomer at path /cm/v1/customers/{customerId}
18139 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
18140 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
18140 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
18140 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
18140 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: int
18140 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method deleteCustomer
18140 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18140 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method deleteCustomer
18141 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method deleteCustomer
18141 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
18142 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18142 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
18142 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18142 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18142 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
18142 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.util.List<com.rvy.entity.Customer>
18142 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Adding type for parameter Lcom/rvy/entity/Customer;
18142 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Recursively resolving dependencies for parameter Lcom/rvy/entity/Customer;
18142 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18143 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18143 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18143 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18143 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
18144 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
18144 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18144 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
18144 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18144 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
18144 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
18145 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18145 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
18145 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18148 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
18149 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers
18149 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: List
18149 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
18149 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
18150 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
18150 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
18150 main DEBUG springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator Generating unique operation named: getCustomersUsingGET_1
18168 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'documentationPluginsBootstrapper'
18182 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) AsyncLoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.AsyncRestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) AutoServiceRegistrationAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) AutoServiceRegistrationConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) BeanValidatorPluginsConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#blockingLoadBalancerClient matched: - @ConditionalOnBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) found bean 'loadBalancerClientFactory'; @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) did not find any beans (OnBeanCondition) CompatibilityVerifierAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.compatibility-verifier.enabled) matched (OnPropertyCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#defaultEurekaClientHttpRequestFactorySupplier matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.http.EurekaClientHttpRequestFactorySupplier; SearchStrategy: all) did not find any beans (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#restTemplateDiscoveryClientOptionalArgs matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) - @ConditionalOnProperty (eureka.client.webclient.enabled=false) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.netflix.discovery.AbstractDiscoveryClientOptionalArgs; SearchStrategy: current) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched (OnPropertyCondition) EurekaClientAutoConfiguration#eurekaAutoServiceRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaClientAutoConfiguration#eurekaClientConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClientConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#eurekaInstanceConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.EurekaInstanceConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#serviceManagementMetadataProvider matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.metadata.ManagementMetadataProvider; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (eureka.client.refresh.enable=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaApplicationInfoManager matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.ApplicationInfoManager; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaClient matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClient; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaDiscoveryClientConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.blocking.enabled) matched (OnPropertyCondition) EurekaDiscoveryClientConfiguration#discoveryClient matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.EurekaDiscoveryClient; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaDiscoveryClientConfiguration.EurekaClientConfigurationRefresher matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) GsonAutoConfiguration#gson matched: - @ConditionalOnMissingBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonAutoConfiguration#gsonBuilder matched: - @ConditionalOnMissingBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration matched: - @ConditionalOnClass found required class 'org.apache.http.client.HttpClient' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.httpclientfactories.apache.enabled) matched (OnPropertyCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientBuilder matched: - @ConditionalOnMissingBean (types: org.apache.http.impl.client.HttpClientBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#connManFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientConnectionManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LifecycleMvcEndpointAutoConfiguration#environmentManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition) org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.loadbalancer.enabled=true) matched (OnPropertyCondition) LoadBalancerAutoConfiguration#loadBalancerClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#loadBalancerRequestFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#zoneConfig matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryDisabled @ConditionalOnProperty (spring.cloud.loadbalancer.retry.enabled=false) did not find property 'spring.cloud.loadbalancer.retry.enabled'; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryTemplateMissing @ConditionalOnMissingClass did not find unwanted class 'org.springframework.retry.support.RetryTemplate' (LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig#restTemplateCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.RestTemplateCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.cache.CacheManager', 'org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.loadbalancer.cache.enabled) matched (OnPropertyCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration matched: - @ConditionalOnClass found required class 'com.stoyanr.evictor.ConcurrentMapWithTimedEviction' (OnClassCondition) - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration#defaultLoadBalancerCacheManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheManager; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration.LoadBalancerCacheManagerWarnConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerEurekaAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.loadbalancer.annotation.LoadBalancerClientConfigurationRegistrar' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched (OnPropertyCondition) LoadBalancerEurekaAutoConfiguration#eurekaLoadBalancerProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.loadbalancer.EurekaLoadBalancerProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) OpenApiAutoConfiguration matched: - @ConditionalOnProperty (springfox.documentation.enabled=true) matched (OnPropertyCondition) OpenApiControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) OpenApiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RefreshAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition) RefreshAutoConfiguration#legacyContextRefresher matched: - AnyNestedCondition 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.LegacyContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#loggingRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#refreshScope matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration.JpaInvokerConfiguration matched: - @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SimpleDiscoveryClientAutoConfiguration#simpleDiscoveryProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringfoxWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) Swagger2ControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) Swagger2WebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SwaggerUiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (springfox.documentation.swagger-ui.enabled=true) matched (OnPropertyCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.thymeleaf.templatemode.TemplateMode', 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.ISpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) UtilAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.util.enabled) matched (OnPropertyCondition) UtilAutoConfiguration#inetUtils matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.util.InetUtils; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcRequestHandlerProvider matched: - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AtomikosJtaConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#loadBalancerServiceInstanceCookieTransformer: Did not match: - @ConditionalOnProperty (spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie=true) did not find property 'spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie' (OnPropertyCondition) BlockingLoadBalancerClientAutoConfiguration.BlockingLoadBalancerRetryConfig: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CloudHypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.Link' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CommonsClientAutoConfiguration.ActuatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) ConfigClientAutoConfiguration#configClientProperties: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) found beans of type 'org.springframework.cloud.config.client.ConfigClientProperties' configClientProperties (OnBeanCondition) ConfigClientAutoConfiguration.ConfigClientWatchConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.watch.enabled) did not find property 'spring.cloud.config.watch.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition) ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.DataCredentials @ConditionalOnProperty (spring.datasource.data-username) did not find property 'data-username'; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.SchemaCredentials @ConditionalOnProperty (spring.datasource.schema-username) did not find property 'schema-username' (DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition) DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration: Did not match: - DataSource Initialization did not find configured properties spring.datasource.data-username, spring.datasource.schema-password, spring.datasource.schema[0], spring.datasource.data[0], spring.datasource.data, spring.datasource.schema-username, spring.datasource.data-password, spring.datasource.initialization-mode, spring.datasource.schema, spring.datasource.sql-script-encoding, spring.datasource.separator, spring.datasource.platform, spring.datasource.continue-on-error (DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration.DataSourceInitializationCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DiscoveryClientOptionalArgsConfiguration#discoveryClientOptionalArgs: Did not match: - @ConditionalOnClass did not find required class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientNotFoundConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.webclient.enabled=true) did not find property 'webclient.enabled' (OnPropertyCondition) Matched: - @ConditionalOnMissingClass did not find unwanted classes 'com.sun.jersey.api.client.filter.ClientFilter', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestHighLevelClient' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) EurekaClientAutoConfiguration.EurekaClientConfiguration: Did not match: - AnyNestedCondition 0 matched 3 did not; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.OnPropertyDisabled @ConditionalOnProperty (eureka.client.refresh.enable=false) did not find property 'eureka.client.refresh.enable'; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingScope @ConditionalOnMissingBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found beans of type 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingClass @ConditionalOnMissingClass found unwanted class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition) EurekaClientAutoConfiguration.EurekaHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.Health' (OnClassCondition) EurekaClientConfigServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.server.config.ConfigServerProperties' (OnClassCondition) EurekaDiscoveryClientConfiguration.EurekaHealthCheckHandlerConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.healthcheck.enabled) did not find property 'eureka.client.healthcheck.enabled' (OnPropertyCondition) EurekaReactiveDiscoveryClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpClientConfiguration.OkHttpClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'okhttp3.OkHttpClient' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &customerRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LoadBalancerAutoConfiguration.RetryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerAutoConfiguration.RetryInterceptorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerBeanPostProcessorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) LoadBalancerCacheAutoConfiguration.CaffeineLoadBalancerCacheManagerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) LoadBalancerEurekaAutoConfiguration#zoneConfig: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) found beans of type 'org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig' zoneConfig (OnBeanCondition) LoadBalancerStatsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration#dispatcherServlet: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.DispatcherServlet' dispatcherServlet (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) found beans of type 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath' dispatcherServletRegistration (OnBeanCondition) MockMvcSecurityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2LoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.OAuth2RestTemplate' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) OpenApiControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) OpenApiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.boot.actuate.health.ReactiveHealthIndicator', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveCompositeDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorLoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RefreshAutoConfiguration#configDataContextRefresher: Did not match: - NoneNestedConditions 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.ConfigDataContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) ResourceServerTokenRelayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SimpleReactiveDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataRestConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.core.config.RepositoryRestConfiguration' (OnClassCondition) SpringfoxWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2ControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2WebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) SwaggerUiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity5.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebFluxRequestHandlerProvider: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WritableEnvironmentEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.cloud.client.CommonsClientAutoConfiguration org.springframework.cloud.commons.httpclient.HttpClientConfiguration org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration org.springframework.cloud.config.client.ConfigClientAutoConfiguration org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
18201 main INFO com.rvy.controller.ControllerAppTest Started ControllerAppTest in 17.422 seconds (JVM running for 18.888)
18203 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
18204 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
18204 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Storing ApplicationContext [485237151] in cache under key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18205 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
18205 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2c95cb24, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
18221 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18221 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
18222 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2c95cb24, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]].
18222 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18222 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
18226 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18227 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
18231 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2c95cb24, testMethod = ControllerTester@ControllerAppTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
18236 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18236 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
18237 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18237 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
18243 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18243 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
18299 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/customers", parameters={}
18304 main DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]
18307 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
18385 main DEBUG org.hibernate.stat.internal.StatisticsInitiator Statistics initialized [enabled=false]
18397 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager is shutting down
18397 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager shut down
18398 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager is shutting down
18398 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager shut down
18398 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager is shutting down
18398 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager shut down
18415 main DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
18415 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
18417 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 404 NOT_FOUND
18426 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18427 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
18428 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
18428 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18428 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
18429 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18430 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
18431 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18431 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
18433 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18433 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
18434 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2c95cb24, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
18434 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@2c95cb24, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]].
18443 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
18443 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7335414e size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
18444 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
18447 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f, started on Thu Jul 29 20:59:01 IST 2021, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
18448 SpringApplicationShutdownHook INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Unregistering application CUSTOMER-SERVICE with eureka with status DOWN
18448 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627572555332, current=DOWN, previous=UP]
18449 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
18450 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'documentationPluginsBootstrapper' completed its stop procedure
18450 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 0
18453 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
18458 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
18458 SpringApplicationShutdownHook DEBUG org.hibernate.internal.SessionFactoryImpl HHH000031: Closing
18458 SpringApplicationShutdownHook DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@57ada605] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@5eed2edf]
18460 SpringApplicationShutdownHook DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
18460 SpringApplicationShutdownHook DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
18461 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
18461 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
18463 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@79ae3fb1: (connection evicted)
18464 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6bf7f897: (connection evicted)
18465 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2ef57b8d: (connection evicted)
18465 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4b76b732: (connection evicted)
18466 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4eda84c2: (connection evicted)
18467 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@3f7bf0bb: (connection evicted)
18468 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2e43a12c: (connection evicted)
18470 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@50725cf1: (connection evicted)
18472 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4a943ea9: (connection evicted)
18474 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2a0ae168: (connection evicted)
18476 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
18476 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
18476 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Shutting down DiscoveryClient ...
20024 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
20025 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
21498 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Unregistering ...
21504 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate HTTP DELETE http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003
21504 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
21505 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
21505 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
21505 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
21505 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
21505 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
21505 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
22065 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: Shutdown connection
22065 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
22065 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
22067 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.register(RestTemplateEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876) at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121) at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 22 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 35 more
22067 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
22073 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - registration failed Cannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
22073 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.InstanceInfoReplicator There was a problem with the instance info replicator
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
23540 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
23541 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
25557 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-2: Shutdown connection
25558 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
25558 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
25560 SpringApplicationShutdownHook INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.cancel(RestTemplateEurekaHttpClient.java:87) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972) at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184) at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390) at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 39 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 52 more
25561 SpringApplicationShutdownHook WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
25562 SpringApplicationShutdownHook ERROR com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - de-registration failedCannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972)
    at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177)
    at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390)
    at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145)
    at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106)
    at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075)
    at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021)
    at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131)
    at java.base/java.lang.Iterable.forEach(Iterable.java:75)
    at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100)
    at java.base/java.lang.Thread.run(Thread.java:834)
25579 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Completed shut down of DiscoveryClient
Logback Log Messages

Log session start time Thu Jul 29 21:02:28 IST 2021

RelativeTime Thread MDC Level Logger Message
179 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
193 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
241 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating TestContextBootstrapper for test class [com.rvy.controller.ControllerAppTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
256 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.rvy.controller.ControllerAppTest], using SpringBootContextLoader
262 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTest-context.xml] does not exist
264 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTestContext.groovy] does not exist
264 main INFO org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [com.rvy.controller.ControllerAppTest]: no resource found for suffixes {-context.xml, Context.groovy}.
265 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [com.rvy.controller.ControllerAppTest]: ControllerAppTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
349 main DEBUG org.springframework.test.context.support.ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.rvy.controller.ControllerAppTest]
460 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\CustomerSupermarketAppApplication.class]
461 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration com.rvy.CustomerSupermarketAppApplication for test class com.rvy.controller.ControllerAppTest
636 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper @TestExecutionListeners is not present for class [com.rvy.controller.ControllerAppTest]: using defaults.
637 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
679 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d72f75e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8ab78bc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5aa0dbf4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@16afbd92, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2c5d601e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fe083b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23c388c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486be205, org.springframework.test.context.event.EventPublishingTestExecutionListener@f713686, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74f7d1d2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4b4dd216, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ca17ab0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a62b2a4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1051817b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35293c05]
684 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
751 main DEBUG org.springframework.test.context.support.TestPropertySourceUtils Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
Logback Log Messages

Log session start time Thu Jul 29 21:02:29 IST 2021

RelativeTime Thread MDC Level Logger Message
1545 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
1555 main DEBUG org.springframework.boot.SpringApplication Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
1569 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4j2LoggerProvider
1572 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 6.2.0.Final
1582 main DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
1584 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
1586 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
1587 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
1587 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
1598 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1598 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
1600 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
1621 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1650 background-preinit DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
1838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
1852 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
1857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
1860 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
1865 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
1880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
1882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
1883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
1883 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
1888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
1906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
1912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
1924 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configServicePropertySource'
1925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigServiceBootstrapConfiguration'
1932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configClientProperties'
1944 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
1944 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
1947 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
1949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
1971 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
1971 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
1971 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
1972 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
1972 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
1975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configServicePropertySource' via factory method to bean named 'configClientProperties'
1990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
1994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
1998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
2001 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyProperties'
2008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
2011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa'
2011 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'keyProperties'
2016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2036 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2063 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ConfigServiceBootstrapConfiguration#configClientProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigServiceBootstrapConfiguration#configServicePropertySource matched: - @ConditionalOnProperty (spring.cloud.config.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigServicePropertySourceLocator; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) EncryptionBootstrapConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration#keyProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.bootstrap.encrypt.KeyProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) Negative matches: ----------------- ConfigServiceBootstrapConfiguration.RetryConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.annotation.Retryable' (OnClassCondition) DiscoveryClientConfigServiceBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) EncryptionBootstrapConfiguration.RsaEncryptionConfiguration: Did not match: - Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EurekaConfigServerBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.config.client.ConfigServicePropertySourceLocator' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2078 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[main,5,main]
Logback Log Messages

Log session start time Thu Jul 29 21:02:31 IST 2021

RelativeTime Thread MDC Level Logger Message
3280 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
3321 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Fetching config from server at : http://localhost:8888
3389 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8888/customer-service/default
3566 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
4422 main DEBUG org.springframework.web.client.RestTemplate Response 200 OK
4422 main DEBUG org.springframework.web.client.RestTemplate Reading to [org.springframework.cloud.config.environment.Environment]
4443 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Located environment: name=customer-service, profiles=[default], label=null, version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3, state=null
4444 main DEBUG org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Environment customer-service has 1 property sources with 8 properties.
4445 main INFO org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration Located property source: [BootstrapPropertySource@839180856 {name='bootstrapProperties-configClient', properties={config.client.version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3}}, BootstrapPropertySource@955061147 {name='bootstrapProperties-https://github.com/kumarmapanip/customer-design/file:C:\Users\KUMARM~1\AppData\Local\Temp\config-repo-3439943652922724328\customer-service.properties', properties={server.port=9003, server.servlet.context-path=/rvy/api, spring.jpa.hibernate.ddl-auto=update, spring.datasource.driver-class-name=org.postgresql.Driver, spring.datasource.url=jdbc:postgresql://localhost:5432/customer_master, spring.datasource.username=postgres, spring.datasource.password=badal@2020, spring.jackson.serialization.write-dates-as-timestamps=false}}]
4463 main INFO com.rvy.controller.ControllerAppTest No active profile set, falling back to default profiles: default
4463 main DEBUG org.springframework.boot.SpringApplication Loading source class com.rvy.CustomerSupermarketAppApplication,class org.springframework.cloud.bootstrap.BootstrapApplicationListener$BootstrapMarkerConfiguration
4472 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f
4480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
4480 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
4542 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\aspect\LoggingAspect.class]
4546 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\controller\CustomerController.class]
4559 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
4560 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\swagger\SwaggerUiWebMvcConfigurer.class]
4608 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/web/OpenApiControllerWebMvc.class]
4622 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasVendorExtensionsMapperImpl.class]
4626 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/StyleEnumMapperImpl.class]
4628 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SecuritySchemeMapperImpl.class]
4629 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasSecurityMapperImpl.class]
4630 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SchemaMapperImpl.class]
4631 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ExamplesMapperImpl.class]
4633 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ServiceModelToOpenApiMapperImpl.class]
4635 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasLicenceMapper.class]
4665 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReferenceScanner.class]
4665 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDocumentationScanner.class]
4666 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionReader.class]
4667 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReader.class]
4668 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelSpecificationReader.class]
4670 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/CachingOperationReader.class]
4671 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/MediaTypeReader.class]
4672 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingScanner.class]
4673 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelReader.class]
4674 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionLookup.class]
4677 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationModelsProvider.class]
4678 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationDeprecatedReader.class]
4679 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ResponseMessagesReader.class]
4682 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterReader.class]
4683 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationTagsReader.class]
4684 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ApiOperationReader.class]
4684 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/DefaultOperationReader.class]
4685 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterRequestConditionReader.class]
4685 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterHeadersConditionReader.class]
4686 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ContentParameterAggregator.class]
4687 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationResponseClassReader.class]
4687 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/CachingOperationNameGenerator.class]
4690 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterMultiplesReader.class]
4691 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ModelAttributeParameterExpander.class]
4692 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterTypeReader.class]
4692 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterRequiredReader.class]
4696 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDataTypeReader.class]
4697 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDefaultReader.class]
4697 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterNameReader.class]
4698 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ExpandedParameterBuilder.class]
4701 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DefaultResponseTypeReader.class]
4706 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]
4708 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsManager.class]
4709 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]
4714 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/QueryStringUriTemplateDecorator.class]
4715 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathMappingDecorator.class]
4716 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathSanitizer.class]
4717 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/OperationPathDecorator.class]
4770 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonJsonViewProvider.class]
4772 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelDependencyProvider.class]
4773 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/TypeNameExtractor.class]
4774 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/PropertyDiscriminatorBasedInheritancePlugin.class]
4775 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/XmlModelPlugin.class]
4776 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/SchemaPluginsManager.class]
4777 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/JsonIgnorePropertiesModelPlugin.class]
4781 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/CachingModelPropertiesProvider.class]
4782 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ObjectMapperBeanPropertyNamingStrategy.class]
4783 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/bean/AccessorsProvider.class]
4786 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/field/FieldProvider.class]
4788 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/XmlPropertyPlugin.class]
4788 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/OptimizedModelPropertiesProvider.class]
4790 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/FactoryMethodProvider.class]
4790 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ModelSpecificationFactory.class]
4793 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelProvider.class]
4794 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelDependencyProvider.class]
4795 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonEnumTypeDeterminer.class]
4796 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelProvider.class]
4797 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelSpecificationProvider.class]
4847 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/OpenApiSchemaPropertyBuilder.class]
4847 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelPropertyPropertyBuilder.class]
4848 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelTypeNameProvider.class]
4848 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelBuilder.class]
4852 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParameterReader.class]
4852 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/VendorExtensionsReader.class]
4853 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationResponseClassReader.class]
4854 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationModelsProvider.class]
4855 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationAuthReader.class]
4856 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerMediaTypeReader.class]
4857 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHttpMethodReader.class]
4857 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParametersReader.class]
4858 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationAuthReader.class]
4858 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHiddenReader.class]
4859 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationSummaryReader.class]
4859 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationTagsReader.class]
4860 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerResponseMessageReader.class]
4861 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNicknameIntoUniqueIdReader.class]
4861 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationPositionReader.class]
4862 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiResponseReader.class]
4863 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNotesReader.class]
4864 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationTagsReader.class]
4864 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/ApiParamParameterBuilder.class]
4865 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/SwaggerExpandedParameterBuilder.class]
4866 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/OpenApiParameterBuilder.class]
4872 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/SwaggerApiListingReader.class]
4876 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/InMemorySwaggerResourcesProvider.class]
4877 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/ApiResourceController.class]
5216 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5296 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
5298 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.url' in PropertySource 'configurationProperties' with value of type String
5514 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ServiceModelToSwagger2MapperImpl.class]
5514 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/VendorExtensionsMapperImpl.class]
5516 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/PropertyMapperImpl.class]
5518 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/CompatibilityModelMapperImpl.class]
5520 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ParameterMapperImpl.class]
5523 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelMapperImpl.class]
5524 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/RequestParameterMapperImpl.class]
5524 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelSpecificationMapperImpl.class]
5525 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/LicenseMapperImpl.class]
5534 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/SecurityMapperImpl.class]
5540 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/web/Swagger2ControllerWebMvc.class]
5592 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
5602 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages com.rvy.
5616 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\repository\CustomerRepository.class]
5802 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes\com\rvy\service\CustomerServiceTestImpl.class]
5802 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
5814 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 210 ms. Found 1 JPA repository interfaces.
6260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshScope'
6622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
6627 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
6710 main DEBUG org.springframework.cloud.context.scope.GenericScope Generating bean factory id from names: [accessorsProvider, apacheHttpClientBuilder, apacheHttpClientFactory, apiDescriptionLookup, apiDescriptionReader, apiDocumentationScanner, apiListingBuilderPluginRegistry, apiListingReader, apiListingReferenceScanner, apiListingScanner, apiListingScannerPluginRegistry, apiModelBuilder, apiModelPropertyPropertyBuilder, apiModelReader, apiModelSpecificationReader, apiModelTypeNameProvider, apiOperationReader, apiResourceController, applicationAvailability, applicationTaskExecutor, asyncLoadBalancerInterceptor, asyncRestTemplateCustomizer, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, blockingLoadBalancerClient, bootstrapApplicationListener.BootstrapMarkerConfiguration, cachingModelDependencyProvider, cachingModelPropertiesProvider, cachingModelProvider, cachingOperationNameGenerator, cachingOperationReader, caffeineWarnLogger, characterEncodingFilter, compatibilityModelMapperImpl, compositeCompatibilityVerifier, compositeDiscoveryClient, configurationPropertiesBeans, configurationPropertiesRebinder, connManFactory, contentParameterAggregator, conventionErrorViewResolver, customerController, customerRepository, customerServiceImpl, customerSupermarketAppApplication, dataSource, dataSourceScriptDatabaseInitializer, decimalMinMaxPlugin, default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification, defaultEurekaClientHttpRequestFactorySupplier, defaultLoadBalancerCacheManager, defaultModelDependencyProvider, defaultModelProvider, defaultModelSpecificationProvider, defaultOperationReader, defaultResponseTypeReader, defaultServletHandlerMapping, defaultTemplateResolver, defaultValidator, defaultViewResolver, defaults, defaultsProviderPluginRegistry, descriptionResolver, discoveryClient, dispatcherServlet, dispatcherServletRegistration, documentationPluginRegistry, documentationPluginsBootstrapper, documentationPluginsManager, emBeanDefinitionRegistrarPostProcessor, entityManagerFactory, entityManagerFactoryBuilder, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, eurekaApplicationInfoManager, eurekaAutoServiceRegistration, eurekaClient, eurekaClientConfigBean, eurekaFeature, eurekaInstanceConfigBean, eurekaLoadBalancerProperties, eurekaRegistration, eurekaServiceRegistry, examplesMapperImpl, expandedParameterBuilder, expandedParameterBuilderPluginRegistry, expanderMinMax, expanderNotBlank, expanderNotNull, expanderPattern, expanderSize, factoryMethodProvider, fieldProvider, flashMapManager, formContentFilter, gson, gsonBuilder, handlerExceptionResolver, handlerFunctionAdapter, hikariPoolDataSourceMetadataProvider, httpRequestHandlerAdapter, inMemorySwaggerResourcesProvider, inetUtils, inetUtilsProperties, isNullPlugin, jacksonEnumTypeDeterminer, jacksonGeoModule, jacksonJsonViewProvider, jacksonObjectMapper, jacksonObjectMapperBuilder, java8TimeDialect, jdbcTemplate, jpaContext, jpaMappingContext, jpaVendorAdapter, jsonComponentModule, jsonIgnorePropertiesModelPlugin, jsonSerializer, legacyContextRefresher, licenseMapperImpl, lifecycleProcessor, loadBalancedAsyncRestTemplateInitializer, loadBalancedRestTemplateInitializerDeprecated, loadBalancerClientFactory, loadBalancerInterceptor, loadBalancerRequestFactory, localeCharsetMappingsCustomizer, localeResolver, loggingAspect, loggingRebinder, mappingJackson2HttpMessageConverter, mediaTypeReader, messageConverters, methodResolver, methodValidationPostProcessor, minMaxPlugin, mockMvc, mockMvcBuilder, modelAttributeParameterExpander, modelBuilderPluginRegistry, modelMapperImpl, modelNamesRegistryFactoryPluginRegistry, modelPropertyBuilderPluginRegistry, modelSpecificationFactory, modelSpecificationMapperImpl, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcPatternParser, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, namedParameterJdbcTemplate, notBlankPlugin, notNullPlugin, oasLicenceMapper, oasSecurityMapperImpl, oasVendorExtensionsMapperImpl, objectMapperBeanPropertyNamingStrategy, openApiControllerWebMvc, openApiModule, openApiOperationAuthReader, openApiOperationTagsReader, openApiParameterBuilder, openApiPetStore, openApiResponseReader, openApiSchemaPropertyBuilder, openEntityManagerInViewInterceptor, openEntityManagerInViewInterceptorConfigurer, operationAuthReader, operationBuilderPluginRegistry, operationDeprecatedReader, operationHiddenReader, operationHttpMethodReader, operationImplicitParameterReader, operationImplicitParametersReader, operationModelsProvider, operationModelsProviderPluginRegistry, operationNicknameIntoUniqueIdReader, operationNotesReader, operationParameterHeadersConditionReader, operationParameterReader, operationParameterRequestConditionReader, operationPathDecorator, operationPositionReader, operationResponseClassReader, operationSummaryReader, operationTagsReader, optimized, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.domain.EntityScanPackages, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration, org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration, org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration, org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.BoundConfigurationProperties, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter, org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.client.CommonsClientAutoConfiguration, org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration, org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration, org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration, org.springframework.cloud.commons.util.UtilAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener, org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration, org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher, org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration, org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalPersistenceAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0, org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension, org.springframework.data.jpa.util.JpaMetamodelCacheCleanup, org.springframework.data.web.config.ProjectingArgumentResolverRegistrar, org.springframework.data.web.config.SpringDataJacksonConfiguration, org.springframework.data.web.config.SpringDataWebConfiguration, org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration, org.springframework.transaction.config.internalTransactionAdvisor, org.springframework.transaction.config.internalTransactionalEventListenerFactory, pageableCustomizer, pageableResolver, parameterBuilderPluginRegistry, parameterDataTypeReader, parameterDefaultReader, parameterMapperImpl, parameterMinMax, parameterMultiplesReader, parameterNameReader, parameterNamesModule, parameterNotBlank, parameterNotNull, parameterPattern, parameterRequiredReader, parameterSize, parameterTypeReader, pathDecoratorRegistry, pathMappingDecorator, pathProvider, pathSanitizer, patternPlugin, persistenceExceptionTranslationPostProcessor, platformTransactionManagerCustomizers, preserveErrorControllerTargetClassPostProcessor, projectingArgumentResolverBeanPostProcessor, propertyDiscriminatorBasedInheritancePlugin, propertyMapperImpl, propertySourcesPlaceholderConfigurer, queryStringUriTemplateDecorator, refreshEventListener, refreshScope, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, requestParameterMapperImpl, resourceGroupCache, resourceHandlerMapping, responseBuilderPluginRegistry, responseMessagesReader, restTemplate, restTemplateBuilder, restTemplateBuilderConfigurer, restTemplateCustomizer, restTemplateDiscoveryClientOptionalArgs, routerFunctionMapping, scheduledBeanLazyInitializationExcludeFilter, schemaMapperImpl, schemaPluginsManager, scopedTarget.eurekaApplicationInfoManager, scopedTarget.eurekaClient, scopedTarget.eurekaRegistration, securityMapperImpl, securitySchemeMapperImpl, server-org.springframework.boot.autoconfigure.web.ServerProperties, serviceManagementMetadataProvider, serviceModelToOpenApiMapperImpl, serviceModelToSwagger2MapperImpl, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, simpleDiscoveryClient, simpleDiscoveryProperties, sizePlugin, sortCustomizer, sortResolver, spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties, spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties, spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties, spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties, spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties, spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties, spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties, spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties, spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties, spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties, spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties, spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties, spring.web-org.springframework.boot.autoconfigure.web.WebProperties, springBootMockMvcBuilderCustomizer, springBootVersionVerifier, springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration, springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration, springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration, springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties, springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration, springfox.documentation.oas.configuration.OpenApiMappingConfiguration, springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration, springfox.documentation.schema.configuration.ModelsConfiguration, springfox.documentation.spring.web.SpringfoxWebConfiguration, springfox.documentation.spring.web.SpringfoxWebMvcConfiguration, springfox.documentation.swagger.configuration.SwaggerCommonConfiguration, springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration, springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration, standardGsonBuilderCustomizer, standardJacksonObjectMapperBuilderCustomizer, stringHttpMessageConverter, styleEnumMapperImpl, swagger2ControllerWebMvc, swagger2Module, swaggerApiListingReader, swaggerExpandedParameterBuilder, swaggerMediaTypeReader, swaggerOperationModelsProvider, swaggerOperationResponseClassReader, swaggerOperationTagsReader, swaggerParameterDescriptionReader, swaggerResponseMessageReader, swaggerUiConfigurer, swaggerUiWebMvcConfigurer, syntheticModelProviderPluginRegistry, taskExecutorBuilder, taskSchedulerBuilder, templateEngine, themeResolver, thymeleafViewResolver, tlsProperties, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, transactionAttributeSource, transactionInterceptor, transactionManager, transactionTemplate, typeNameExtractor, typeNameProviderPluginRegistry, typeResolver, vendorExtensionsMapperImpl, vendorExtensionsReader, viewControllerHandlerMapping, viewNameTranslator, viewProviderPluginRegistry, viewResolver, webMvcObjectMapperConfigurer, webMvcOpenApiTransformationFilterRegistry, webMvcOpenApiTransformer, webMvcRequestHandlerProvider, webMvcSwaggerTransformationFilterRegistry, webMvcSwaggerTransformer, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping, xmlModelPlugin, xmlPropertyPlugin, zoneConfig]
6718 main INFO org.springframework.cloud.context.scope.GenericScope BeanFactory id=033b074d-0c27-3da6-bfce-2c396f19d289
6719 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
6721 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
6722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
6722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
7318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
7318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
7319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
7319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
7322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
7322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
7322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
7322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
7323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
7323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
7323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
7324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
7333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
7334 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
7353 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
7380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
7381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
7392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcObjectMapperConfigurer'
7394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
7394 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
7413 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public java.lang.Object com.rvy.aspect.LoggingAspect.logAround(org.aspectj.lang.ProceedingJoinPoint) throws java.lang.Throwable
7415 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public void com.rvy.aspect.LoggingAspect.logAfterThrowing(org.aspectj.lang.JoinPoint,java.lang.Throwable)
7603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
7613 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
7614 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
7637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
7637 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
7661 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
7667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
7673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
7726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
7737 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3436d3d7]
7739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration'
7748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
7749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
7754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
7754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
7760 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
7774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
7794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
7800 main DEBUG com.zaxxer.hikari.HikariConfig Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@42110406
7857 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
7864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
7864 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
7880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
7880 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
7882 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
7892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
7899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
7899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
7900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
7900 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
7904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
7904 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
7935 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
7936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
7964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
7972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
7984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
8053 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
8112 main DEBUG org.hibernate.jpa.internal.util.LogHelper PersistenceUnitInfo [ name: default persistence provider classname: null classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406 excludeUnlistedClasses: true JTA datasource: null Non JTA datasource: HikariDataSource (null) Transaction type: RESOURCE_LOCAL PU root URL: file:/C:/Users/Kumar%20Mapanip/asde-workspace/customer-supermarket-app/target/test-classes/ Shared Cache Mode: UNSPECIFIED Validation Mode: AUTO Jar files URLs [] Managed classes names [ com.rvy.entity.Customer] Mapping files names [] Properties []
8146 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
8149 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
8153 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
8249 main INFO org.hibernate.Version HHH000412: Hibernate ORM core version 5.4.32.Final
8252 main DEBUG org.hibernate.cfg.Environment HHH000206: hibernate.properties not found
8289 main DEBUG org.hibernate.service.spi.ServiceBinding Overriding existing service binding [org.hibernate.secure.spi.JaccService]
8316 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
8318 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
8340 main INFO org.hibernate.annotations.common.Version HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
8732 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
8733 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
8733 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@61503d00
8734 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@7e7391e8
8735 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration true_false -> org.hibernate.type.TrueFalseType@66e218d8
8736 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration yes_no -> org.hibernate.type.YesNoType@478fe415
8737 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
8737 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
8738 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@673605ef
8739 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration character -> org.hibernate.type.CharacterType@75fa9254
8739 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char -> org.hibernate.type.CharacterType@75fa9254
8739 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@75fa9254
8741 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
8741 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
8741 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Short -> org.hibernate.type.ShortType@45375bdf
8743 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration integer -> org.hibernate.type.IntegerType@744db9fb
8743 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration int -> org.hibernate.type.IntegerType@744db9fb
8743 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@744db9fb
8745 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
8745 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
8745 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Long -> org.hibernate.type.LongType@1ea19c97
8747 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
8747 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
8747 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Float -> org.hibernate.type.FloatType@da11873
8748 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
8748 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
8748 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@aaa7000
8750 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@65698020
8750 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@65698020
8751 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_integer -> org.hibernate.type.BigIntegerType@4942e6af
8752 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@4942e6af
8753 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration string -> org.hibernate.type.StringType@3370be55
8753 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.String -> org.hibernate.type.StringType@3370be55
8754 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nstring -> org.hibernate.type.StringNVarcharType@29fc83c5
8755 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@6e225c34
8756 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration url -> org.hibernate.type.UrlType@13b4ee4e
8756 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.net.URL -> org.hibernate.type.UrlType@13b4ee4e
8758 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Duration -> org.hibernate.type.DurationType@11577ab8
8758 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Duration -> org.hibernate.type.DurationType@11577ab8
8760 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Instant -> org.hibernate.type.InstantType@64381526
8760 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Instant -> org.hibernate.type.InstantType@64381526
8761 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
8761 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
8763 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDate -> org.hibernate.type.LocalDateType@70cac22a
8764 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@70cac22a
8765 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
8765 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
8767 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
8767 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
8769 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
8769 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
8771 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
8771 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
8773 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration date -> org.hibernate.type.DateType@38363e96
8773 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Date -> org.hibernate.type.DateType@38363e96
8775 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration time -> org.hibernate.type.TimeType@1368e2f7
8775 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Time -> org.hibernate.type.TimeType@1368e2f7
8776 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timestamp -> org.hibernate.type.TimestampType@4eace42b
8776 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@4eace42b
8777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Date -> org.hibernate.type.TimestampType@4eace42b
8780 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@418bdde9
8781 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar -> org.hibernate.type.CalendarType@337c0ee4
8782 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@337c0ee4
8782 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@337c0ee4
8783 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@176054b7
8784 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@4ef28dc4
8786 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration locale -> org.hibernate.type.LocaleType@1fa29b9e
8786 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@1fa29b9e
8787 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration currency -> org.hibernate.type.CurrencyType@3ee200ae
8787 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@3ee200ae
8789 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timezone -> org.hibernate.type.TimeZoneType@2ae08750
8789 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@2ae08750
8790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration class -> org.hibernate.type.ClassType@46a0ef6f
8790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Class -> org.hibernate.type.ClassType@46a0ef6f
8792 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@36d5c2ce
8792 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@36d5c2ce
8792 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@167bb934
8794 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration binary -> org.hibernate.type.BinaryType@720c0996
8794 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte[] -> org.hibernate.type.BinaryType@720c0996
8794 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [B -> org.hibernate.type.BinaryType@720c0996
8796 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@2ee1b017
8796 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@2ee1b017
8796 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@2ee1b017
8798 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration row_version -> org.hibernate.type.RowVersionType@52fec840
8799 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration image -> org.hibernate.type.ImageType@1896299b
8800 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration characters -> org.hibernate.type.CharArrayType@b63365c
8800 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char[] -> org.hibernate.type.CharArrayType@b63365c
8800 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [C -> org.hibernate.type.CharArrayType@b63365c
8802 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@69ed96e1
8802 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@69ed96e1
8802 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@69ed96e1
8802 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration text -> org.hibernate.type.TextType@5b028f58
8803 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ntext -> org.hibernate.type.NTextType@46c2189e
8805 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration blob -> org.hibernate.type.BlobType@522fb69
8806 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@522fb69
8806 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@1bb0fa38
8808 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration clob -> org.hibernate.type.ClobType@62f305bc
8809 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@62f305bc
8811 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nclob -> org.hibernate.type.NClobType@113a6636
8811 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@113a6636
8811 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@64e3bc2
8812 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@4b7a4c83
8814 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration serializable -> org.hibernate.type.SerializableType@3c7db0e8
8819 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration object -> org.hibernate.type.ObjectType@59e4a044
8819 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@59e4a044
8820 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1e836aed
8820 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4bc41565
8820 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@8dedec8
8821 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@226e95e9
8821 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@27bf574b
8821 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@4cbb11e4
8821 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@326dbe25
8821 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@647aa45c
8846 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b] into BootstrapContext; was [null]
8846 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b) [was null]
8847 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@ca0a21f] into BootstrapContext; was [null]
8847 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@768d27e8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3dc39412]
8877 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
8877 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
8897 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
8898 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
8899 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
8899 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
8900 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
8901 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
8902 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
8904 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
8905 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
8907 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
8908 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
8908 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
8908 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
8910 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
8921 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
8926 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension................................false
8926 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit................................true
8926 main DEBUG com.zaxxer.hikari.HikariConfig catalog................................none
8926 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql................................none
8926 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery................................none
8927 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout................................30000
8927 main DEBUG com.zaxxer.hikari.HikariConfig dataSource................................none
8927 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName................................none
8927 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI................................none
8928 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties................................{password=<masked>}
8928 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................................"org.postgresql.Driver"
8928 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName................................none
8928 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties................................{}
8928 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry................................none
8929 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout................................600000
8929 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout................................1
8929 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries................................false
8929 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl................................jdbc:postgresql://localhost:5432/customer_master
8930 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime................................0
8930 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold................................0
8930 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime................................1800000
8930 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize................................10
8930 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry................................none
8930 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory................................none
8930 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle................................10
8930 main DEBUG com.zaxxer.hikari.HikariConfig password................................<masked>
8931 main DEBUG com.zaxxer.hikari.HikariConfig poolName................................"HikariPool-1"
8931 main DEBUG com.zaxxer.hikari.HikariConfig readOnly................................false
8931 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans................................false
8931 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor................................none
8931 main DEBUG com.zaxxer.hikari.HikariConfig schema................................none
8931 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory................................internal
8931 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation................................default
8932 main DEBUG com.zaxxer.hikari.HikariConfig username................................"postgres"
8932 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout................................5000
8932 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
9309 main DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2fe2fcc2
9311 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
9327 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Database -> name : PostgreSQL version : 13.3 major : 13 minor : 3
9327 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Driver -> name : PostgreSQL JDBC Driver version : 42.2.23 major : 42 minor : 2
9328 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator JDBC version : 4.2
9380 main INFO org.hibernate.dialect.Dialect HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect
9410 main DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
9417 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
9509 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5390eb6b
9597 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@16927f7d
9675 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@73d170a2
9710 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@76bd8032
9747 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4704bb34
9780 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@10791dd3
9813 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@68d53b1e
9848 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@72f39a26
9885 main DEBUG org.hibernate.boot.model.relational.Namespace Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
9887 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@3976910
9887 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.PostgresUUIDType@3976910
9887 main DEBUG org.hibernate.type.BasicTypeRegistry HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@36d5c2ce
9889 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@10cc4257
9889 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0)
9892 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5ead245] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@1e49a77e]
9940 main DEBUG org.hibernate.cfg.AnnotationBinder Binding entity from annotated class: com.rvy.entity.Customer
9960 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
9965 main DEBUG org.hibernate.cfg.annotations.EntityBinder Import with entity name Customer
9967 main DEBUG org.hibernate.cfg.annotations.EntityBinder Bind entity com.rvy.entity.Customer on table customer
9985 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=customer_id, insertable=true, updatable=true, unique=false}
9988 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
9988 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
9988 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property customerId with lazy=false
9991 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:customerId]
9993 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for customerId
9995 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property customerId
9997 main DEBUG org.hibernate.cfg.BinderHelper #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(customer_id)]), customerId, assigned, , ...)
9997 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address1, insertable=true, updatable=true, unique=false}
9997 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address1 with lazy=false
9997 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address1]
9997 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address1
9997 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address1
9998 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address2, insertable=true, updatable=true, unique=false}
9998 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address2 with lazy=false
9998 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address2]
9998 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address2
9998 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address2
9998 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=birth_date, insertable=true, updatable=true, unique=false}
9998 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property birthDate with lazy=false
9998 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:birthDate]
9998 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for birthDate
9998 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property birthDate
9998 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=contact_number, insertable=true, updatable=true, unique=false}
9998 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property contactNumber with lazy=false
9998 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:contactNumber]
9998 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for contactNumber
9998 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property contactNumber
9998 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=email, insertable=true, updatable=true, unique=false}
9999 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property email with lazy=false
9999 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:email]
9999 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for email
9999 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property email
9999 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=name, insertable=true, updatable=true, unique=false}
9999 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property name with lazy=false
9999 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:name]
9999 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for name
9999 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property name
9999 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=uin, insertable=true, updatable=true, unique=false}
9999 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property uin with lazy=false
9999 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:uin]
9999 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for uin
9999 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property uin
10002 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for customerId
10002 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address1
10002 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address2
10002 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for birthDate
10003 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for contactNumber
10003 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for email
10003 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for name
10003 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for uin
10004 main DEBUG org.hibernate.mapping.PrimaryKey Forcing column [customer_id] to be non-null as it is part of the primary key for table [customer]
10042 main DEBUG org.hibernate.internal.SessionFactoryImpl Building session factory
10043 main DEBUG org.hibernate.cfg.Settings SessionFactory name : null
10043 main DEBUG org.hibernate.cfg.Settings Automatic flush during beforeCompletion(): enabled
10043 main DEBUG org.hibernate.cfg.Settings Automatic session close at end of transaction: disabled
10043 main DEBUG org.hibernate.cfg.Settings Statistics: disabled
10043 main DEBUG org.hibernate.cfg.Settings Deleted entity synthetic identifier rollback: disabled
10043 main DEBUG org.hibernate.cfg.Settings Default entity-mode: pojo
10043 main DEBUG org.hibernate.cfg.Settings Check Nullability in Core (should be disabled when Bean Validation is on): enabled
10043 main DEBUG org.hibernate.cfg.Settings Allow initialization of lazy state outside session : disabled
10043 main DEBUG org.hibernate.cfg.Settings Using BatchFetchStyle : LEGACY
10043 main DEBUG org.hibernate.cfg.Settings Default batch fetch size: -1
10043 main DEBUG org.hibernate.cfg.Settings Maximum outer join fetch depth: null
10043 main DEBUG org.hibernate.cfg.Settings Default null ordering: NONE
10043 main DEBUG org.hibernate.cfg.Settings Order SQL updates by primary key: disabled
10043 main DEBUG org.hibernate.cfg.Settings Order SQL inserts for batching: disabled
10043 main DEBUG org.hibernate.cfg.Settings multi-tenancy strategy : NONE
10043 main DEBUG org.hibernate.cfg.Settings JTA Track by Thread: enabled
10043 main DEBUG org.hibernate.cfg.Settings Query language substitutions: {}
10043 main DEBUG org.hibernate.cfg.Settings Named query checking : enabled
10043 main DEBUG org.hibernate.cfg.Settings Second-level cache: disabled
10044 main DEBUG org.hibernate.cfg.Settings Second-level query cache: disabled
10044 main DEBUG org.hibernate.cfg.Settings Second-level query cache factory: null
10044 main DEBUG org.hibernate.cfg.Settings Second-level cache region prefix: null
10044 main DEBUG org.hibernate.cfg.Settings Optimize second-level cache for minimal puts: disabled
10044 main DEBUG org.hibernate.cfg.Settings Structured second-level cache entries: disabled
10044 main DEBUG org.hibernate.cfg.Settings Second-level cache direct-reference entries: disabled
10044 main DEBUG org.hibernate.cfg.Settings Automatic eviction of collection cache: disabled
10044 main DEBUG org.hibernate.cfg.Settings JDBC batch size: 15
10044 main DEBUG org.hibernate.cfg.Settings JDBC batch updates for versioned data: enabled
10044 main DEBUG org.hibernate.cfg.Settings Scrollable result sets: enabled
10044 main DEBUG org.hibernate.cfg.Settings Wrap result sets: disabled
10044 main DEBUG org.hibernate.cfg.Settings JDBC3 getGeneratedKeys(): enabled
10044 main DEBUG org.hibernate.cfg.Settings JDBC result set fetch size: null
10044 main DEBUG org.hibernate.cfg.Settings Connection release mode: ON_CLOSE
10044 main DEBUG org.hibernate.cfg.Settings Generate SQL with comments: disabled
10044 main DEBUG org.hibernate.cfg.Settings JPA compliance - query : disabled
10044 main DEBUG org.hibernate.cfg.Settings JPA compliance - closed-handling : disabled
10044 main DEBUG org.hibernate.cfg.Settings JPA compliance - lists : disabled
10044 main DEBUG org.hibernate.cfg.Settings JPA compliance - transactions : disabled
10105 main DEBUG org.hibernate.internal.SessionFactoryImpl Session factory constructed with filter configurations : {}
10105 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiating session factory with properties: {sun.desktop=windows, awt.toolkit=sun.awt.windows.WToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=11, sun.cpu.isalist=amd64, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@2932721e, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=Cp1252, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes;C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-data-jpa\2.5.3\spring-boot-starter-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-aop\2.5.3\spring-boot-starter-aop-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aop\5.3.9\spring-aop-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\aspectj\aspectjweaver\1.9.7\aspectjweaver-1.9.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\2.5.3\spring-boot-starter-jdbc-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\zaxxer\HikariCP\4.0.3\HikariCP-4.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jdbc\5.3.9\spring-jdbc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\transaction\jakarta.transaction-api\1.3.3\jakarta.transaction-api-1.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\persistence\jakarta.persistence-api\2.2.3\jakarta.persistence-api-2.2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\hibernate-core\5.4.32.Final\hibernate-core-5.4.32.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\logging\jboss-logging\3.4.2.Final\jboss-logging-3.4.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\javassist\javassist\3.27.0-GA\javassist-3.27.0-GA.jar;C:\Users\Kumar Mapanip\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\jandex\2.2.3.Final\jandex-2.2.3.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\dom4j\dom4j\2.1.3\dom4j-2.1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\common\hibernate-commons-annotations\5.1.2.Final\hibernate-commons-annotations-5.1.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\jaxb-runtime\2.3.4\jaxb-runtime-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\txw2\2.3.4\txw2-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\istack\istack-commons-runtime\3.0.12\istack-commons-runtime-3.0.12.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\activation\jakarta.activation\1.2.2\jakarta.activation-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-jpa\2.5.3\spring-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-commons\2.5.3\spring-data-commons-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-orm\5.3.9\spring-orm-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context\5.3.9\spring-context-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-tx\5.3.9\spring-tx-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-beans\5.3.9\spring-beans-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aspects\5.3.9\spring-aspects-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.5.3\spring-boot-starter-web-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter\2.5.3\spring-boot-starter-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.5.3\spring-boot-starter-logging-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-classic\1.2.4\logback-classic-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-core\1.2.4\logback-core-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.14.1\log4j-to-slf4j-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-api\2.14.1\log4j-api-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\jul-to-slf4j\1.7.32\jul-to-slf4j-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\Kumar Mapanip\.m2\repository\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-json\2.5.3\spring-boot-starter-json-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.12.4\jackson-datatype-jdk8-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.12.4\jackson-module-parameter-names-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\2.5.3\spring-boot-starter-tomcat-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\9.0.50\tomcat-embed-core-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\9.0.50\tomcat-embed-websocket-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-web\5.3.9\spring-web-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-webmvc\5.3.9\spring-webmvc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-expression\5.3.9\spring-expression-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-bootstrap\3.0.3\spring-cloud-starter-bootstrap-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter\3.0.3\spring-cloud-starter-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-context\3.0.3\spring-cloud-context-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-crypto\5.5.1\spring-security-crypto-5.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-commons\3.0.3\spring-cloud-commons-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-rsa\1.0.10.RELEASE\spring-security-rsa-1.0.10.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.68\bcpkix-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.68\bcprov-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-devtools\2.5.3\spring-boot-devtools-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot\2.5.3\spring-boot-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.5.3\spring-boot-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\postgresql\postgresql\42.2.23\postgresql-42.2.23.jar;C:\Users\Kumar Mapanip\.m2\repository\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-test\2.5.3\spring-boot-starter-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test\2.5.3\spring-boot-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test-autoconfigure\2.5.3\spring-boot-test-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\jayway\jsonpath\json-path\2.5.0\json-path-2.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\json-smart\2.4.7\json-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\accessors-smart\2.4.7\accessors-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\ow2\asm\asm\9.1\asm-9.1.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\xml\bind\jakarta.xml.bind-api\2.3.3\jakarta.xml.bind-api-2.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\activation\jakarta.activation-api\1.2.2\jakarta.activation-api-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\assertj\assertj-core\3.19.0\assertj-core-3.19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hamcrest\hamcrest\2.2\hamcrest-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter\5.7.2\junit-jupiter-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.7.2\junit-jupiter-api-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apiguardian\apiguardian-api\1.1.0\apiguardian-api-1.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\opentest4j\opentest4j\1.2.0\opentest4j-1.2.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-commons\1.7.2\junit-platform-commons-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.7.2\junit-jupiter-params-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-engine\5.7.2\junit-jupiter-engine-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-engine\1.7.2\junit-platform-engine-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-junit-jupiter\3.9.0\mockito-junit-jupiter-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-core\5.3.9\spring-core-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jcl\5.3.9\spring-jcl-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-test\5.3.9\spring-test-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\xmlunit\xmlunit-core\2.8.2\xmlunit-core-2.8.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-netflix-eureka-client\3.0.3\spring-cloud-starter-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-netflix-eureka-client\3.0.3\spring-cloud-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-client\1.10.14\eureka-client-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-eventbus\0.3.0\netflix-eventbus-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-infix\0.3.0\netflix-infix-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-jxpath\commons-jxpath\1.3\commons-jxpath-1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\antlr-runtime\3.4\antlr-runtime-3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\stringtemplate\3.2.1\stringtemplate-3.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\code\gson\gson\2.8.7\gson-2.8.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\commons\commons-math\2.2\commons-math-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\com\thoughtworks\xstream\xstream\1.4.16\xstream-1.4.16.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\x-stream\mxparser\1.2.1\mxparser-1.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\ws\rs\jsr311-api\1.1.1\jsr311-api-1.1.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\servo\servo-core\0.12.21\servo-core-0.12.21.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\guava\guava\19.0\guava-19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpcore\4.4.14\httpcore-4.4.14.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-configuration\commons-configuration\1.10\commons-configuration-1.10.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\inject\guice\4.1.0\guice-4.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\Kumar Mapanip\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\jettison\jettison\1.4.0\jettison-1.4.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-core\1.10.14\eureka-core-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\woodstox\woodstox-core\6.2.1\woodstox-core-6.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\woodstox\stax2-api\4.2.1\stax2-api-4.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-loadbalancer\3.0.3\spring-cloud-starter-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-loadbalancer\3.0.3\spring-cloud-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\reactor-core\3.4.8\reactor-core-3.4.8.jar;C:\Users\Kumar Mapanip\.m2\repository\org\reactivestreams\reactive-streams\1.0.3\reactive-streams-1.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\addons\reactor-extra\3.4.3\reactor-extra-3.4.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-cache\2.5.3\spring-boot-starter-cache-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context-support\5.3.9\spring-context-support-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\com\stoyanr\evictor\1.0.0\evictor-1.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\projectlombok\lombok\1.18.20\lombok-1.18.20.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.12.4\jackson-datatype-jsr310-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.12.4\jackson-annotations-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.12.4\jackson-core-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.12.4\jackson-databind-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-validation\2.5.3\spring-boot-starter-validation-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\9.0.50\tomcat-embed-el-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\validator\hibernate-validator\6.2.0.Final\hibernate-validator-6.2.0.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\validation\jakarta.validation-api\2.0.2\jakarta.validation-api-2.0.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\2.5.3\spring-boot-starter-thymeleaf-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf-spring5\3.0.12.RELEASE\thymeleaf-spring5-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf\3.0.12.RELEASE\thymeleaf-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\attoparser\attoparser\2.0.5.RELEASE\attoparser-2.0.5.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\unbescape\unbescape\1.1.6.RELEASE\unbescape-1.1.6.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.4.RELEASE\thymeleaf-extras-java8time-3.0.4.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-boot-starter\3.0.0\springfox-boot-starter-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-oas\3.0.0\springfox-oas-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-annotations\2.1.2\swagger-annotations-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-models\2.1.2\swagger-models-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spi\3.0.0\springfox-spi-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-schema\3.0.0\springfox-schema-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-core\3.0.0\springfox-core-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-web\3.0.0\springfox-spring-web-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\classgraph\classgraph\4.8.83\classgraph-4.8.83.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webmvc\3.0.0\springfox-spring-webmvc-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webflux\3.0.0\springfox-spring-webflux-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-common\3.0.0\springfox-swagger-common-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mapstruct\mapstruct\1.3.1.Final\mapstruct-1.3.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-data-rest\3.0.0\springfox-data-rest-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-bean-validators\3.0.0\springfox-bean-validators-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger2\3.0.0\springfox-swagger2-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-annotations\1.5.20\swagger-annotations-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-models\1.5.20\swagger-models-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-ui\3.0.0\springfox-swagger-ui-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\classmate\1.5.1\classmate-1.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\slf4j-api\1.7.32\slf4j-api-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-core\2.0.0.RELEASE\spring-plugin-core-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-metadata\2.0.0.RELEASE\spring-plugin-metadata-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-config\3.0.4\spring-cloud-starter-config-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-config-client\3.0.4\spring-cloud-config-client-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-core\3.9.0\mockito-core-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy\1.10.22\byte-buddy-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy-agent\1.10.22\byte-buddy-agent-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\org\objenesis\objenesis\3.2\objenesis-3.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-launcher\1.7.2\junit-platform-launcher-1.7.2.jar;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\411\0\.cp;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\409\0\.cp, java.vm.vendor=Oracle Corporation, sun.arch.data.model=64, user.variant=, java.vendor.url=https://openjdk.java.net/, user.timezone=Asia/Calcutta, os.name=Windows 10, java.vm.specification.version=11, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=C:\Program Files\Java\jdk-11.0.11\bin, sun.java.command=org.eclipse.jdt.internal.junit.runner.RemoteTestRunner -version 3 -port 62512 -testLoaderClass org.eclipse.jdt.internal.junit5.runner.JUnit5TestLoader -loaderpluginname org.eclipse.jdt.junit5.runtime -classNames com.rvy.controller.ControllerAppTest, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@5a6d4dee, javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, sun.cpu.endian=little, user.home=C:\Users\Kumar Mapanip, user.language=en, java.specification.vendor=Oracle Corporation, java.version.date=2021-04-20, java.home=C:\Program Files\Java\jdk-11.0.11, file.separator=\, java.vm.compressedOopsMode=32-bit, line.separator= , java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, FILE_LOG_CHARSET=UTF-8, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.awt.headless=true, hibernate.hbm2ddl.auto=update, user.script=, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.11+9-LTS-194, user.name=mapanip, path.separator=;, os.version=10.0, java.runtime.name=Java(TM) SE Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, java.vendor.version=18.9, java.vendor.url.bug=https://bugreport.java.com/bugreport/, java.io.tmpdir=C:\Users\KUMARM~1\AppData\Local\Temp\, java.version=11.0.11, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=22712, java.awt.printerjob=sun.awt.windows.WPrinterJob, sun.os.patch.level=, CONSOLE_LOG_CHARSET=UTF-8, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6447dc25, java.library.path=C:\Program Files\Java\jdk-11.0.11\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jdk-11.0.11/bin/server;C:/Program Files/Java/jdk-11.0.11/bin;"C:\Program Files\Java\jdk-11.0.11\bin;C:\apache-tomcat-9.0.48\bin";C:\Program Files\Java\jdk-11.0.11\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_231\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Microsoft SDKs\Kinect\v2.0_1409\bin;C:\Program Files\MATLAB\R2017a\runtime\win64;C:\Program Files\MATLAB\R2017a\bin;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\mingw-w64\i686-8.1.0-posix-dwarf-rt_v6-rev0\mingw32\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Program Files\MongoDB\Server\4.4\bin;C:\Program Files\MongoDB\Tools\100\bin;C:\Program Files\nodejs\;C:\Program Files\nodejs;C:\Users\Kumar Mapanip\Anaconda3;C:\Users\Kumar Mapanip\Anaconda3\Library\mingw-w64\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\usr\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\bin;C:\Users\Kumar Mapanip\Anaconda3\Scripts;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\;C:\Users\Kumar Mapanip\AppData\Local\Microsoft\WindowsApps;C:\Users\Kumar Mapanip\AppData\Local\atom\bin;C:\Users\Kumar Mapanip\AppData\Roaming\npm;C:\Users\Kumar Mapanip\Desktop;;., java.vendor=Oracle Corporation, java.vm.info=mixed mode, java.vm.version=11.0.11+9-LTS-194, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, hibernate.connection.datasource=HikariDataSource (HikariPool-1), java.class.version=55.0}
10122 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
10692 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
10693 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
10693 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
10693 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
10693 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
10693 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
10695 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
10695 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
10695 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
10696 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
10696 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
10696 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
10697 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
10697 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
10735 main DEBUG org.hibernate.secure.spi.JaccIntegrator Skipping JACC integration as it was not enabled
10736 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiated session factory
10736 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5ead245] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@389a9ff6]
10784 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
10784 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
10820 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Static SQL for entity: com.rvy.entity.Customer
10820 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Version select: select customer_id from customer where customer_id =?
10820 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Snapshot select: select customer_.customer_id, customer_.address1 as address2_0_, customer_.address2 as address3_0_, customer_.birth_date as birth_da4_0_, customer_.contact_number as contact_5_0_, customer_.email as email6_0_, customer_.name as name7_0_, customer_.uin as uin8_0_ from customer customer_ where customer_.customer_id=?
10820 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Insert 0: insert into customer (address1, address2, birth_date, contact_number, email, name, uin, customer_id) values (?, ?, ?, ?, ?, ?, ?, ?)
10820 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Update 0: update customer set address1=?, address2=?, birth_date=?, contact_number=?, email=?, name=?, uin=? where customer_id=?
10820 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Delete 0: delete from customer where customer_id=?
10848 main hibernateLoadPlanWalkPath= DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@31c31fa6]
10849 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address1
10849 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address2
10849 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : birthDate
10849 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : contactNumber
10849 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : email
10849 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : name
10849 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : uin
10849 main DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy Building LoadPlan...
10858 main DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor processing queryspace <gen:0>
10861 main DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter LoadPlan(entity=com.rvy.entity.Customer) - Returns - EntityReturnImpl(entity=com.rvy.entity.Customer, querySpaceUid=<gen:0>, path=com.rvy.entity.Customer) - QuerySpaces - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.rvy.entity.Customer) - SQL table alias mapping - customer0_ - alias suffix - 0_ - suffixed key columns - {customer1_0_0_}
10863 main DEBUG org.hibernate.loader.entity.plan.EntityLoader Static select for entity com.rvy.entity.Customer [NONE]: select customer0_.customer_id as customer1_0_0_, customer0_.address1 as address2_0_0_, customer0_.address2 as address3_0_0_, customer0_.birth_date as birth_da4_0_0_, customer0_.contact_number as contact_5_0_0_, customer0_.email as email6_0_0_, customer0_.name as name7_0_0_, customer0_.uin as uin8_0_0_ from customer customer0_ where customer0_.customer_id=?
10912 main DEBUG org.hibernate.mapping.Table No alter strings for table : customer
10912 main INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
10913 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named HQL queries
10913 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named SQL queries
10921 main DEBUG org.hibernate.internal.SessionFactoryRegistry Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@3b9c386d
10921 main DEBUG org.hibernate.internal.SessionFactoryRegistry Registering SessionFactory: 444b9dab-f962-4705-b765-cf7816298220 (<unnamed>)
10921 main DEBUG org.hibernate.internal.SessionFactoryRegistry Not binding SessionFactory to JNDI, no JNDI name configured
10921 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
10925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerSupermarketAppApplication'
10929 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapApplicationListener.BootstrapMarkerConfiguration'
10930 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingAspect'
10932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerController'
10937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplate'
10960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiWebMvcConfigurer'
10964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiControllerWebMvc'
10965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceGroupCache'
10965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebConfiguration'
10978 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToOpenApiMapperImpl'
11002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasVendorExtensionsMapperImpl'
11007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasLicenceMapper'
11012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'examplesMapperImpl'
11018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasSecurityMapperImpl'
11024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaMapperImpl'
11038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'styleEnumMapperImpl'
11045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securitySchemeMapperImpl'
11052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonSerializer'
11053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiModule'
11053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiMappingConfiguration'
11083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2Module'
11083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration'
11098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'openApiModule'
11098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'swagger2Module'
11114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformationFilterRegistry'
11130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'resourceGroupCache'
11130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'serviceModelToOpenApiMapperImpl'
11130 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'jsonSerializer'
11131 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'webMvcOpenApiTransformationFilterRegistry'
11133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReferenceScanner'
11135 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDocumentationScanner'
11138 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScanner'
11140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionReader'
11144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationReader'
11144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiOperationReader'
11146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsManager'
11153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginRegistry'
11154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingBuilderPluginRegistry'
11156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterBuilderPluginRegistry'
11157 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilderPluginRegistry'
11159 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationBuilderPluginRegistry'
11160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProviderPluginRegistry'
11161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultsProviderPluginRegistry'
11163 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathDecoratorRegistry'
11164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScannerPluginRegistry'
11165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseBuilderPluginRegistry'
11167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelNamesRegistryFactoryPluginRegistry'
11170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationNameGenerator'
11173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'documentationPluginsManager'
11173 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'cachingOperationNameGenerator'
11176 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingOperationReader' via constructor to bean named 'apiOperationReader'
11180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionLookup'
11183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'cachingOperationReader'
11183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'documentationPluginsManager'
11183 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'apiDescriptionLookup'
11186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelReader'
11189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelProvider'
11189 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelProvider'
11191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelPropertiesProvider'
11192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeResolver'
11192 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.schema.configuration.ModelsConfiguration'
11217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optimized'
11219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'accessorsProvider'
11220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'accessorsProvider' via constructor to bean named 'typeResolver'
11223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fieldProvider'
11224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'fieldProvider' via constructor to bean named 'typeResolver'
11227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'factoryMethodProvider'
11228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'factoryMethodProvider' via constructor to bean named 'typeResolver'
11230 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectMapperBeanPropertyNamingStrategy'
11235 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaPluginsManager'
11236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelPropertyBuilderPluginRegistry'
11237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelBuilderPluginRegistry'
11238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewProviderPluginRegistry'
11239 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'syntheticModelProviderPluginRegistry'
11240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelPropertyBuilderPluginRegistry'
11240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelBuilderPluginRegistry'
11240 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'viewProviderPluginRegistry'
11241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'syntheticModelProviderPluginRegistry'
11243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonEnumTypeDeterminer'
11246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameExtractor'
11247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameProviderPluginRegistry'
11248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeResolver'
11248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeNameProviderPluginRegistry'
11248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'jacksonEnumTypeDeterminer'
11251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationFactory'
11253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'typeNameExtractor'
11253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'jacksonEnumTypeDeterminer'
11255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'accessorsProvider'
11255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'fieldProvider'
11255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'factoryMethodProvider'
11255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeResolver'
11255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'objectMapperBeanPropertyNamingStrategy'
11255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'schemaPluginsManager'
11256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'jacksonEnumTypeDeterminer'
11256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeNameExtractor'
11256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'modelSpecificationFactory'
11260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'typeResolver'
11260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'optimized'
11264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelDependencyProvider'
11264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelDependencyProvider'
11265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeResolver'
11265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'cachingModelPropertiesProvider'
11265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeNameExtractor'
11265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
11265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'schemaPluginsManager'
11268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelDependencyProvider' via constructor to bean named 'defaultModelDependencyProvider'
11271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelPropertiesProvider'
11271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelDependencyProvider'
11271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'schemaPluginsManager'
11271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'typeNameExtractor'
11271 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
11275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelSpecificationProvider'
11278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeResolver'
11278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelPropertiesProvider'
11278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelDependencyProvider'
11278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'schemaPluginsManager'
11278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeNameExtractor'
11278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
11278 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'modelSpecificationFactory'
11281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelProvider'
11281 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelSpecificationProvider'
11285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'cachingModelProvider'
11285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeResolver'
11285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'documentationPluginsManager'
11285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeNameExtractor'
11287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelSpecificationReader'
11288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'cachingModelProvider'
11288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'documentationPluginsManager'
11288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'typeResolver'
11289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiDescriptionReader'
11289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelReader'
11289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelSpecificationReader'
11289 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'documentationPluginsManager'
11291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingReferenceScanner'
11291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingScanner'
11293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReader'
11296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mediaTypeReader'
11301 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProvider'
11302 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationModelsProvider' via constructor to bean named 'schemaPluginsManager'
11306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationDeprecatedReader'
11310 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseMessagesReader'
11311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'typeNameExtractor'
11311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'schemaPluginsManager'
11311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'modelSpecificationFactory'
11311 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'documentationPluginsManager'
11314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterReader'
11315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelAttributeParameterExpander'
11317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'fieldProvider'
11317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'accessorsProvider'
11317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'jacksonEnumTypeDeterminer'
11320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'contentParameterAggregator'
11326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'modelAttributeParameterExpander'
11326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11326 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'contentParameterAggregator'
11329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationTagsReader'
11332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultOperationReader'
11335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterRequestConditionReader'
11337 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterRequestConditionReader' via constructor to bean named 'typeResolver'
11340 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterHeadersConditionReader'
11341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterHeadersConditionReader' via constructor to bean named 'typeResolver'
11344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationResponseClassReader'
11345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'schemaPluginsManager'
11345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11345 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'typeNameExtractor'
11348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMultiplesReader'
11351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterTypeReader'
11354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterRequiredReader'
11357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'descriptionResolver'
11357 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'descriptionResolver' via factory method to bean named 'environment'
11360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterRequiredReader' via constructor to bean named 'descriptionResolver'
11363 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDataTypeReader'
11364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'schemaPluginsManager'
11364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'typeNameExtractor'
11364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'modelSpecificationFactory'
11368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDefaultReader'
11368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDefaultReader' via constructor to bean named 'descriptionResolver'
11371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNameReader'
11374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilder'
11375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'typeResolver'
11375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
11379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultResponseTypeReader'
11383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsBootstrapper'
11385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcRequestHandlerProvider'
11386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodResolver'
11386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodResolver' via factory method to bean named 'typeResolver'
11390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
11391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
11393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11411 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
11429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
11430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
11430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
11430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11430 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
11435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
11435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
11436 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
11438 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
11439 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
11451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
11455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
11457 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
11463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
11463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
11464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
11467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
11473 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
11477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiConfigurer'
11478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration'
11493 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
11503 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
11523 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
11527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
11527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
11531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
11531 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
11534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
11561 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
11563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
11563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
11563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
11566 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
11591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
11591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
11591 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
11594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
11594 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
11659 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings c.r.c.CustomerController: {POST [/cm/v1/customers]}: addCustomer(Customer,BindingResult) {PUT [/cm/v1/customers]}: updateCustomer(Customer,BindingResult) {DELETE [/cm/v1/customers/{customerId}]}: deleteCustomer(Integer) {GET [/cm/v1/customers]}: getCustomers() {GET [/cm/v1/customers/{customerId}]}: getCustomers(Integer)
11663 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.o.w.OpenApiControllerWebMvc: {GET [/v3/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
11665 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration() {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources()
11666 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.Swagger2ControllerWebMvc: {GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
11670 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
11672 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 12 mappings in 'requestMappingHandlerMapping'
11673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'methodResolver'
11674 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'requestMappingHandlerMapping'
11678 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaults'
11688 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathProvider'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'documentationPluginsManager'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'webMvcRequestHandlerProvider'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'resourceGroupCache'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'apiDocumentationScanner'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'typeResolver'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'defaults'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'pathProvider'
11692 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'environment'
11702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'queryStringUriTemplateDecorator'
11706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathMappingDecorator'
11711 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathSanitizer'
11714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPathDecorator'
11717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonJsonViewProvider'
11718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonJsonViewProvider' via constructor to bean named 'typeResolver'
11722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyDiscriminatorBasedInheritancePlugin'
11723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeResolver'
11723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'jacksonEnumTypeDeterminer'
11723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeNameExtractor'
11723 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'modelSpecificationFactory'
11726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlModelPlugin'
11726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'xmlModelPlugin' via constructor to bean named 'typeResolver'
11729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonIgnorePropertiesModelPlugin'
11730 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonIgnorePropertiesModelPlugin' via constructor to bean named 'typeResolver'
11733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlPropertyPlugin'
11737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiSchemaPropertyBuilder'
11739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'descriptionResolver'
11739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
11743 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelPropertyPropertyBuilder'
11744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'descriptionResolver'
11744 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
11748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelTypeNameProvider'
11754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelBuilder'
11756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeResolver'
11756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeNameExtractor'
11756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
11756 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'modelSpecificationFactory'
11759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParameterReader'
11761 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParameterReader' via constructor to bean named 'descriptionResolver'
11764 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsReader'
11767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationResponseClassReader'
11767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeResolver'
11767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11767 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeNameExtractor'
11770 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationModelsProvider'
11771 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationModelsProvider' via constructor to bean named 'typeResolver'
11774 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationAuthReader'
11777 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerMediaTypeReader'
11781 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHttpMethodReader'
11785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParametersReader'
11786 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParametersReader' via constructor to bean named 'descriptionResolver'
11788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationAuthReader'
11791 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHiddenReader'
11794 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationSummaryReader'
11795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationSummaryReader' via constructor to bean named 'descriptionResolver'
11798 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationTagsReader'
11801 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerResponseMessageReader'
11802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeNameExtractor'
11802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeResolver'
11802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'modelSpecificationFactory'
11802 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'documentationPluginsManager'
11805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNicknameIntoUniqueIdReader'
11808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPositionReader'
11811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiResponseReader'
11811 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'typeResolver'
11812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'modelSpecificationFactory'
11812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'documentationPluginsManager'
11814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNotesReader'
11815 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationNotesReader' via constructor to bean named 'descriptionResolver'
11818 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationTagsReader'
11822 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerParameterDescriptionReader'
11823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'descriptionResolver'
11823 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
11828 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerExpandedParameterBuilder'
11829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'descriptionResolver'
11829 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
11833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiParameterBuilder'
11835 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiParameterBuilder' via constructor to bean named 'descriptionResolver'
11838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerApiListingReader'
11841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemorySwaggerResourcesProvider'
11842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'environment'
11842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'resourceGroupCache'
11842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'documentationPluginsManager'
11843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiPetStore'
11862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiResourceController'
11863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiResourceController' via constructor to bean named 'inMemorySwaggerResourcesProvider'
11870 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToSwagger2MapperImpl'
11874 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compatibilityModelMapperImpl'
11877 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMapperImpl'
11884 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'licenseMapperImpl'
11887 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsMapperImpl'
11889 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyMapperImpl'
11892 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMapperImpl'
11894 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelMapperImpl'
11897 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestParameterMapperImpl'
11902 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationMapperImpl'
11906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2ControllerWebMvc'
11908 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformationFilterRegistry'
11909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'resourceGroupCache'
11909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'serviceModelToSwagger2MapperImpl'
11909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'jsonSerializer'
11909 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'webMvcSwaggerTransformationFilterRegistry'
11911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebMvcConfiguration'
11915 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger.configuration.SwaggerCommonConfiguration'
11920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration'
11925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformer'
11932 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration'
11936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
11937 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
11939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
11946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
11948 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
11952 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
11959 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
11962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
11964 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
12034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
12034 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
12038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
12048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
12052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
12052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
12056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
12056 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
12059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
12060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
12064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
12064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
12065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
12094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
12094 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
12095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
12096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
12101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
12102 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
12104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
12105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
12107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
12111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
12113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
12116 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
12126 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
12127 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
12127 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
12129 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
12129 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
12129 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
12130 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
12130 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
12130 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
12130 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
12132 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
12132 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
12132 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
12132 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
12132 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
12132 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
12134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
12137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
12140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
12147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
12147 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
12148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
12149 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
12152 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
12156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
12156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
12160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
12161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
12170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
12170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
12170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
12171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
12171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
12171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
12180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
12180 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
12186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
12186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
12188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
12197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
12197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
12201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
12201 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
12203 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
12207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
12207 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
12209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
12217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
12223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
12224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
12224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
12232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
12232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
12242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
12242 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
12253 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
12279 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
12314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
12323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
12332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
12332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
12348 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
12366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshEventListener'
12366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration'
12370 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'legacyContextRefresher'
12371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
12373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'refreshScope'
12373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
12376 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'refreshEventListener' via factory method to bean named 'legacyContextRefresher'
12380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaAutoServiceRegistration'
12380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration'
12381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration' via constructor to bean named 'environment'
12383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaServiceRegistry'
12386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaRegistration'
12414 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaServiceRegistry'
12415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaRegistration'
12426 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
12456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
12456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
12456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12477 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
12481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
12486 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
12492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
12494 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
12496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
12498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
12499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
12499 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12514 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'viewControllerHandlerMapping' {/swagger-ui/=ParameterizableViewController [view="forward:/swagger-ui/index.html"]}
12515 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
12516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
12516 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12527 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
12528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
12528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
12528 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
12543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
12544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
12544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
12544 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
12552 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]], /swagger-ui/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/springfox-swagger-ui/]]}
12553 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
12554 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
12558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
12559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
12559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
12562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
12565 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
12567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
12567 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
12572 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
12577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
12577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
12585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
12588 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
12602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
12602 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
12611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
12611 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
12616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
12620 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
12622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'templateEngine' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
12639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
12639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12639 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12640 main WARN org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
12652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
12652 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
12667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
12667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'templateEngine'
12679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
12708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
12912 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
12931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
12934 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
12936 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
12938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
12939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
12944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
12945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
12947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
12949 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
12950 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingRebinder'
12954 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
12958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
12958 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
12962 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
12982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
12983 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
12985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
12986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
12987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
12989 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
12994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
12995 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
12997 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gsonBuilder'
12998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardGsonBuilderCustomizer'
12998 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
13002 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
13006 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer'
13019 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gson'
13020 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder'
13058 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
13059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration'
13061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
13064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
13066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
13068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
13070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
13071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
13073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
13076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
13076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
13103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
13106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
13107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
13118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
13120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
13123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
13127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter'
13133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
13134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
13139 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
13146 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
13150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
13153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
13155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
13158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
13161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
13164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
13166 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
13167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
13181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
13186 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
13188 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
13209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
13214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
13215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
13215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
13218 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
13219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
13225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
13239 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
13239 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
13254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
13255 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
13258 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
13259 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
13259 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected StandardServletMultipartResolver
13259 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
13259 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
13263 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2746bc43
13263 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@51c7d472
13263 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
13264 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 4 ms
13270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
13276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
13277 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
13284 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration'
13286 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentManager'
13287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentManager' via factory method to bean named 'environment'
13293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration'
13296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeDiscoveryClient'
13298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryClient'
13298 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration'
13305 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtils'
13306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.util.UtilAutoConfiguration'
13309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtilsProperties'
13317 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inetUtils' via factory method to bean named 'inetUtilsProperties'
13321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryProperties'
13322 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
13322 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
13810 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'simpleDiscoveryClient' via factory method to bean named 'simpleDiscoveryProperties'
13819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'discoveryClient'
13819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration'
13824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClient'
13844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClientConfigBean'
13844 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaClientConfigBean' via factory method to bean named 'environment'
13888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClient'
13888 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClientConfigBean'
13899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'simpleDiscoveryClient'
13899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'discoveryClient'
13906 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration'
13911 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tlsProperties'
13918 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateDiscoveryClientOptionalArgs'
13920 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultEurekaClientHttpRequestFactorySupplier'
13925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'tlsProperties'
13925 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'defaultEurekaClientHttpRequestFactorySupplier'
13925 main INFO org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration Eureka HTTP Client uses RestTemplate.
13938 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher'
13945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration'
13947 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties'
13951 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration'
13955 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration'
13960 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaApplicationInfoManager'
13972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaFeature'
13976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceManagementMetadataProvider'
13982 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaInstanceConfigBean'
13984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'inetUtils'
13984 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'serviceManagementMetadataProvider'
13984 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.servlet.context-path' in PropertySource 'configurationProperties' with value of type String
13985 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
14455 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.cloud.client.hostname' in PropertySource 'configurationProperties' with value of type String
14456 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
14456 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
14456 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data healthcheckUrl: http://host.docker.internal:9003/rvy/api/actuator/health
14456 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data statusPageUrl: http://host.docker.internal:9003/rvy/api/actuator/info
14467 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
14484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.CommonsClientAutoConfiguration'
14487 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration'
14489 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration'
14492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'zoneConfig'
14492 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'zoneConfig' via factory method to bean named 'environment'
14495 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerClientFactory'
14498 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification'
14506 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification'
14507 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification'
14520 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
14525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration'
14529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'blockingLoadBalancerClient'
14530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'loadBalancerClientFactory'
14530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
14543 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
14546 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncLoadBalancerInterceptor'
14547 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncLoadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
14551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncRestTemplateCustomizer'
14552 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncRestTemplateCustomizer' via factory method to bean named 'asyncLoadBalancerInterceptor'
14558 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig'
14562 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedAsyncRestTemplateInitializer'
14563 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancedAsyncRestTemplateInitializer' via factory method to bean named 'asyncRestTemplateCustomizer'
14569 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration'
14572 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
14576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerInterceptor'
14577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerRequestFactory'
14577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration'
14581 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerRequestFactory' via factory method to bean named 'blockingLoadBalancerClient'
14585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
14585 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'loadBalancerRequestFactory'
14589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateCustomizer'
14589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateCustomizer' via factory method to bean named 'loadBalancerInterceptor'
14595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedRestTemplateInitializerDeprecated'
14603 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration'
14606 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration'
14610 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'connManFactory'
14616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientBuilder'
14641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientFactory'
14641 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apacheHttpClientFactory' via factory method to bean named 'apacheHttpClientBuilder'
14646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration'
14648 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener'
14649 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
14651 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener' via constructor to bean named 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
14655 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration'
14658 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeCompatibilityVerifier'
14659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootVersionVerifier'
14659 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
14663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'springBootVersionVerifier' via factory method to bean named 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
14670 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeCompatibilityVerifier' via factory method to bean named 'springBootVersionVerifier'
14671 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
14671 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
14671 main DEBUG org.springframework.cloud.configuration.CompositeCompatibilityVerifier All conditions are passing
14673 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration'
14676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultLoadBalancerCacheManager'
14676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
14680 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultLoadBalancerCacheManager' via factory method to bean named 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
14700 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration'
14703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'caffeineWarnLogger'
14705 main WARN org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
14705 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration'
14707 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration'
14709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaLoadBalancerProperties'
14714 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration'
14722 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderMinMax'
14739 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotNull'
14745 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotBlank'
14751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderPattern'
14757 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderSize'
14763 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMinMax'
14769 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotNull'
14775 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotBlank'
14780 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterPattern'
14785 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterSize'
14790 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'minMaxPlugin'
14797 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'decimalMinMaxPlugin'
14803 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sizePlugin'
14808 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'isNullPlugin'
14814 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notNullPlugin'
14819 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notBlankPlugin'
14826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'patternPlugin'
14833 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration'
14842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformer'
14842 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcSwaggerTransformer' via factory method to bean named 'environment'
14855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration'
14862 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties'
14918 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 0
14921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaClient'
14921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaInstanceConfigBean'
14921 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaApplicationInfoManager'
14931 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaApplicationInfoManager' via factory method to bean named 'eurekaInstanceConfigBean'
14941 main INFO org.springframework.cloud.netflix.eureka.InstanceInfoFactory Setting initial instance status as: STARTING
14946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaApplicationInfoManager'
14946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaClientConfigBean'
14946 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaInstanceConfigBean'
15114 main INFO com.netflix.discovery.DiscoveryClient Initializing Eureka in region us-east-1
15124 main INFO com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Resolving eureka endpoints via configuration
15126 main DEBUG com.netflix.discovery.endpoint.EndpointUtils The availability zone for the given region us-east-1 are [defaultZone]
15128 main DEBUG com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Config resolved to [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
15128 main DEBUG com.netflix.discovery.shared.resolver.aws.ZoneAffinityClusterResolver Local zone=defaultZone; resolved to: [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
15184 main INFO com.netflix.discovery.DiscoveryClient Disable delta property : false
15184 main INFO com.netflix.discovery.DiscoveryClient Single vip registry refresh property : null
15184 main INFO com.netflix.discovery.DiscoveryClient Force full registry fetch : false
15184 main INFO com.netflix.discovery.DiscoveryClient Application is null : false
15184 main INFO com.netflix.discovery.DiscoveryClient Registered Applications size is zero : true
15184 main INFO com.netflix.discovery.DiscoveryClient Application version is -1: true
15184 main INFO com.netflix.discovery.DiscoveryClient Getting all instance registry info from the eureka server
15185 main DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
15442 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8761/eureka/apps/
16043 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
16054 main DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
16062 main DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
16063 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
16074 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
16075 main DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
16076 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
18101 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
18101 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
20118 main DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-0: Shutdown connection
20119 main DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
20119 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
20123 main INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplicationsInternal(RestTemplateEurekaHttpClient.java:145) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.getApplications(RestTemplateEurekaHttpClient.java:135) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$330f7f27.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 136 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 149 more
20123 main WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on GET request for "http://localhost:8761/eureka/apps/": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
20124 main INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - was unable to refresh its cache! This periodic background refresh will be retried in 30 seconds. status = Cannot execute request on any known server stacktrace = com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$6.execute(EurekaHttpClientDecorator.java:137) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.getApplications(EurekaHttpClientDecorator.java:134) at com.netflix.discovery.DiscoveryClient.getAndStoreFullRegistry(DiscoveryClient.java:1101) at com.netflix.discovery.DiscoveryClient.fetchRegistry(DiscoveryClient.java:1014) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:441) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:283) at com.netflix.discovery.DiscoveryClient.<init>(DiscoveryClient.java:279) at org.springframework.cloud.netflix.eureka.CloudEurekaClient.<init>(CloudEurekaClient.java:66) at org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration.eurekaClient(EurekaClientAutoConfiguration.java:295) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154) at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:653) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:638) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1334) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1177) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:564) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:524) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$1(AbstractBeanFactory.java:374) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.getBean(GenericScope.java:376) at org.springframework.cloud.context.scope.GenericScope.get(GenericScope.java:179) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:371) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:208) at org.springframework.aop.target.SimpleBeanTargetSource.getTarget(SimpleBeanTargetSource.java:35) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getTargetObject(EurekaRegistration.java:127) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration.getEurekaClient(EurekaRegistration.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282) at org.springframework.cloud.context.scope.GenericScope$LockedScopedProxyFactoryBean.invoke(GenericScope.java:485) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:750) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:692) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaRegistration$$EnhancerBySpringCGLIB$$330f7f27.getEurekaClient(<generated>) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.maybeInitializeClient(EurekaServiceRegistry.java:54) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry.register(EurekaServiceRegistry.java:38) at org.springframework.cloud.netflix.eureka.serviceregistry.EurekaAutoServiceRegistration.start(EurekaAutoServiceRegistration.java:83) at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:178) at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54) at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155) at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:434) at org.springframework.boot.SpringApplication.run(SpringApplication.java:338) at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:123) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:99) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:124) at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:190) at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:132) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:244) at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:138) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$6(ClassBasedTestDescriptor.java:350) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:355) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$7(ClassBasedTestDescriptor.java:350) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.forEachRemaining(StreamSpliterators.java:312) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:735) at java.base/java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:349) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$4(ClassBasedTestDescriptor.java:270) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:269) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$2(ClassBasedTestDescriptor.java:259) at java.base/java.util.Optional.orElseGet(Optional.java:369) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$3(ClassBasedTestDescriptor.java:258) at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:101) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:100) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:65) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$1(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:111) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:79) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:84) at org.eclipse.jdt.internal.junit5.runner.JUnit5TestReference.run(JUnit5TestReference.java:98) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:40) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:541) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:768) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:464) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:210)
20124 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from primary servers failed
20124 main WARN com.netflix.discovery.DiscoveryClient Using default backup registry implementation which does not do anything.
20125 main INFO com.netflix.discovery.DiscoveryClient Initial registry fetch from backup servers failed
20126 main INFO com.netflix.discovery.DiscoveryClient Starting heartbeat executor: renew interval is: 30
20129 main INFO com.netflix.discovery.InstanceInfoReplicator InstanceInfoReplicator onDemand update allowed rate per min is 4
20134 main INFO com.netflix.discovery.DiscoveryClient Discovery Client initialized at timestamp 1627572768232 with initial instances count: 0
20139 main INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Registering application CUSTOMER-SERVICE with eureka with status UP
20140 main INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627572768239, current=UP, previous=STARTING]
20141 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Executing on-demand update of local InstanceInfo
20141 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Canceling the latest scheduled update, it will be rescheduled at the end of on demand update
20143 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'eurekaAutoServiceRegistration'
20143 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
20143 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Documentation plugins bootstrapped
20144 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003: registering service...
20144 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Found 1 custom documentation plugin(s)
20144 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
20153 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate HTTP POST http://localhost:8761/eureka/apps/CUSTOMER-SERVICE
20155 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
20164 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Total number of request handlers 12
20165 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={POST [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#addCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]}}
20165 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
20165 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={PUT [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#updateCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]}}
20165 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
20165 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={DELETE [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#deleteCustomer(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}}
20165 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[]}}
20165 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error], produces [text/html]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[text/html]}}
20165 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources, WebMvcRequestHandler{requestMapping={GET [/swagger-resources], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#swaggerResources(), key=RequestHandlerKey{pathMappings=[/swagger-resources], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
20166 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/security, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/security], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#securityConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/security], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
20166 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/ui, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/ui], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#uiConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/ui], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
20166 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v2/api-docs, WebMvcRequestHandler{requestMapping={GET [/v2/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v2/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
20166 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v3/api-docs, WebMvcRequestHandler{requestMapping={GET [/v3/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.oas.web.OpenApiControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v3/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
20168 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Writing [InstanceInfo [instanceId = host.docker.internal:customer-service:9003, appName = CUSTOMER-SERVICE, hostName = host.docker.internal, status = UP, ipAddr = 192.168.43.173, port = 9003, securePort = 443, dataCenterInfo = com.netflix.appinfo.MyDataCenterInfo@135ec43a] as "application/json"
20179 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Combined number of request handlers 12
20182 main DEBUG springfox.documentation.spring.web.scanners.ApiListingReferenceScanner Scanning for api listing references
20185 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
20185 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
20186 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
20186 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
20186 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
20186 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
20198 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20200 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20201 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20201 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
20203 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20212 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20216 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20217 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20217 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20218 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20218 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20218 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20218 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20222 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20222 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20226 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20226 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20226 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20226 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20226 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20226 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20226 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20227 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20227 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20227 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20227 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20227 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20227 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20227 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20227 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20227 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20227 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20227 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20228 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20228 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20228 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20228 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20228 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20229 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20229 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20229 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20229 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20229 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20229 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20229 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20229 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20229 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20229 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20229 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20229 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20230 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20230 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20230 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20230 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20230 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20230 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20230 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20230 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20230 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20230 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20230 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20231 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20231 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20231 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20231 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20232 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20233 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20233 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20237 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20237 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20237 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20237 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20237 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20237 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20237 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20237 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20238 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20238 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20238 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20238 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20238 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20238 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20238 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20238 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20238 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20238 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20238 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20238 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20238 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20239 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20239 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20239 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20239 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20239 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20239 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20239 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20239 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20239 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20239 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20239 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20239 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20240 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20240 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20240 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20240 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20240 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20240 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20240 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20240 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20240 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20240 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20240 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20241 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20241 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20241 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20241 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20241 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20241 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20241 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20241 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20241 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20241 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20241 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20241 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20241 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20243 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20243 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20243 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20243 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
20244 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
20246 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20247 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20248 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20249 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20249 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20249 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20253 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
20254 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20254 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20254 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20255 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20255 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20255 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20255 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20255 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
20255 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20255 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20255 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20255 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20255 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20256 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20256 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20256 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
20256 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20256 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20256 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20256 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20256 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20256 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20256 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20256 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
20256 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20256 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20256 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20257 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20257 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20257 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20257 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20257 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
20257 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20257 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20257 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20257 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20257 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20257 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20257 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20257 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
20257 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20257 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20257 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20257 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20257 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20257 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20258 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20258 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
20258 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20258 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20258 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20258 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20258 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20258 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20258 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20258 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
20258 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20258 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20259 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20259 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20264 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20265 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
20265 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20265 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
20265 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
20265 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20265 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
20265 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20265 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20266 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
20266 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20266 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
20266 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
20266 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20266 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
20266 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20266 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20266 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
20266 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20266 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
20266 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
20266 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20266 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
20266 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20266 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20266 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
20266 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20266 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
20266 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
20266 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20267 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
20267 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20267 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20267 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
20267 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20267 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
20267 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
20267 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20267 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
20267 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20267 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20267 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
20267 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20267 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
20267 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
20267 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20267 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
20267 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20267 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20267 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
20267 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20267 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
20267 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
20267 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20268 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
20268 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20268 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20268 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
20268 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20268 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
20268 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
20268 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20268 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
20268 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
20268 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
20268 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20268 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20275 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20279 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method addCustomer at path /cm/v1/customers
20280 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
20290 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20292 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
20292 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20294 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
20299 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
20302 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
20304 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
20305 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
20305 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
20307 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method addCustomer
20307 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20312 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method addCustomer
20318 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method addCustomer
20327 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20327 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20327 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20327 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20328 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20329 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20329 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20329 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20329 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20330 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
20330 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers/{customerId}
20330 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
20332 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20333 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
20333 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
20334 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
20334 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
20335 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
20335 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20335 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
20336 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
20337 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20337 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20337 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20337 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
20337 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20337 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20338 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20338 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20338 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20338 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
20339 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
20339 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
20340 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
20340 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method updateCustomer at path /cm/v1/customers
20340 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
20340 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
20341 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
20341 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20341 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
20341 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
20341 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
20341 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
20342 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
20342 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
20342 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method updateCustomer
20342 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20342 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method updateCustomer
20343 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method updateCustomer
20343 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
20343 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20343 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
20344 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20344 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20344 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
20344 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.lang.Integer
20344 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Marking base type Ljava/lang/Integer; as seen
20344 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20345 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
20345 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20345 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
20345 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20345 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
20345 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
20346 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method deleteCustomer at path /cm/v1/customers/{customerId}
20346 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
20346 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
20347 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
20347 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
20347 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: int
20347 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method deleteCustomer
20347 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20347 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method deleteCustomer
20348 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method deleteCustomer
20348 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
20349 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20349 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20349 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20349 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20349 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
20349 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.util.List<com.rvy.entity.Customer>
20349 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Adding type for parameter Lcom/rvy/entity/Customer;
20349 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Recursively resolving dependencies for parameter Lcom/rvy/entity/Customer;
20349 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20350 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20350 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20350 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20350 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
20350 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
20351 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20351 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
20351 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
20351 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
20351 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
20351 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20351 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
20351 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20355 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
20356 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers
20357 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: List
20357 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
20357 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
20357 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
20358 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
20358 main DEBUG springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator Generating unique operation named: getCustomersUsingGET_1
20659 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'documentationPluginsBootstrapper'
20693 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) AsyncLoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.AsyncRestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) AutoServiceRegistrationAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) AutoServiceRegistrationConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) BeanValidatorPluginsConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#blockingLoadBalancerClient matched: - @ConditionalOnBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) found bean 'loadBalancerClientFactory'; @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) did not find any beans (OnBeanCondition) CompatibilityVerifierAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.compatibility-verifier.enabled) matched (OnPropertyCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#defaultEurekaClientHttpRequestFactorySupplier matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.http.EurekaClientHttpRequestFactorySupplier; SearchStrategy: all) did not find any beans (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#restTemplateDiscoveryClientOptionalArgs matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) - @ConditionalOnProperty (eureka.client.webclient.enabled=false) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.netflix.discovery.AbstractDiscoveryClientOptionalArgs; SearchStrategy: current) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched (OnPropertyCondition) EurekaClientAutoConfiguration#eurekaAutoServiceRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaClientAutoConfiguration#eurekaClientConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClientConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#eurekaInstanceConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.EurekaInstanceConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#serviceManagementMetadataProvider matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.metadata.ManagementMetadataProvider; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (eureka.client.refresh.enable=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaApplicationInfoManager matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.ApplicationInfoManager; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaClient matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClient; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaDiscoveryClientConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.blocking.enabled) matched (OnPropertyCondition) EurekaDiscoveryClientConfiguration#discoveryClient matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.EurekaDiscoveryClient; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaDiscoveryClientConfiguration.EurekaClientConfigurationRefresher matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) GsonAutoConfiguration#gson matched: - @ConditionalOnMissingBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonAutoConfiguration#gsonBuilder matched: - @ConditionalOnMissingBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration matched: - @ConditionalOnClass found required class 'org.apache.http.client.HttpClient' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.httpclientfactories.apache.enabled) matched (OnPropertyCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientBuilder matched: - @ConditionalOnMissingBean (types: org.apache.http.impl.client.HttpClientBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#connManFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientConnectionManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LifecycleMvcEndpointAutoConfiguration#environmentManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition) org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.loadbalancer.enabled=true) matched (OnPropertyCondition) LoadBalancerAutoConfiguration#loadBalancerClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#loadBalancerRequestFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#zoneConfig matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryDisabled @ConditionalOnProperty (spring.cloud.loadbalancer.retry.enabled=false) did not find property 'spring.cloud.loadbalancer.retry.enabled'; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryTemplateMissing @ConditionalOnMissingClass did not find unwanted class 'org.springframework.retry.support.RetryTemplate' (LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig#restTemplateCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.RestTemplateCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.cache.CacheManager', 'org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.loadbalancer.cache.enabled) matched (OnPropertyCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration matched: - @ConditionalOnClass found required class 'com.stoyanr.evictor.ConcurrentMapWithTimedEviction' (OnClassCondition) - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration#defaultLoadBalancerCacheManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheManager; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration.LoadBalancerCacheManagerWarnConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerEurekaAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.loadbalancer.annotation.LoadBalancerClientConfigurationRegistrar' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched (OnPropertyCondition) LoadBalancerEurekaAutoConfiguration#eurekaLoadBalancerProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.loadbalancer.EurekaLoadBalancerProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) OpenApiAutoConfiguration matched: - @ConditionalOnProperty (springfox.documentation.enabled=true) matched (OnPropertyCondition) OpenApiControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) OpenApiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RefreshAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition) RefreshAutoConfiguration#legacyContextRefresher matched: - AnyNestedCondition 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.LegacyContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#loggingRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#refreshScope matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration.JpaInvokerConfiguration matched: - @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SimpleDiscoveryClientAutoConfiguration#simpleDiscoveryProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringfoxWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) Swagger2ControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) Swagger2WebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SwaggerUiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (springfox.documentation.swagger-ui.enabled=true) matched (OnPropertyCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.thymeleaf.templatemode.TemplateMode', 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.ISpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) UtilAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.util.enabled) matched (OnPropertyCondition) UtilAutoConfiguration#inetUtils matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.util.InetUtils; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcRequestHandlerProvider matched: - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AtomikosJtaConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#loadBalancerServiceInstanceCookieTransformer: Did not match: - @ConditionalOnProperty (spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie=true) did not find property 'spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie' (OnPropertyCondition) BlockingLoadBalancerClientAutoConfiguration.BlockingLoadBalancerRetryConfig: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CloudHypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.Link' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CommonsClientAutoConfiguration.ActuatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) ConfigClientAutoConfiguration#configClientProperties: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) found beans of type 'org.springframework.cloud.config.client.ConfigClientProperties' configClientProperties (OnBeanCondition) ConfigClientAutoConfiguration.ConfigClientWatchConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.watch.enabled) did not find property 'spring.cloud.config.watch.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition) ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.DataCredentials @ConditionalOnProperty (spring.datasource.data-username) did not find property 'data-username'; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.SchemaCredentials @ConditionalOnProperty (spring.datasource.schema-username) did not find property 'schema-username' (DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition) DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration: Did not match: - DataSource Initialization did not find configured properties spring.datasource.data-username, spring.datasource.schema-password, spring.datasource.schema[0], spring.datasource.data[0], spring.datasource.data, spring.datasource.schema-username, spring.datasource.data-password, spring.datasource.initialization-mode, spring.datasource.schema, spring.datasource.sql-script-encoding, spring.datasource.separator, spring.datasource.platform, spring.datasource.continue-on-error (DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration.DataSourceInitializationCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DiscoveryClientOptionalArgsConfiguration#discoveryClientOptionalArgs: Did not match: - @ConditionalOnClass did not find required class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientNotFoundConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.webclient.enabled=true) did not find property 'webclient.enabled' (OnPropertyCondition) Matched: - @ConditionalOnMissingClass did not find unwanted classes 'com.sun.jersey.api.client.filter.ClientFilter', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestHighLevelClient' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) EurekaClientAutoConfiguration.EurekaClientConfiguration: Did not match: - AnyNestedCondition 0 matched 3 did not; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.OnPropertyDisabled @ConditionalOnProperty (eureka.client.refresh.enable=false) did not find property 'eureka.client.refresh.enable'; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingScope @ConditionalOnMissingBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found beans of type 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingClass @ConditionalOnMissingClass found unwanted class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition) EurekaClientAutoConfiguration.EurekaHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.Health' (OnClassCondition) EurekaClientConfigServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.server.config.ConfigServerProperties' (OnClassCondition) EurekaDiscoveryClientConfiguration.EurekaHealthCheckHandlerConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.healthcheck.enabled) did not find property 'eureka.client.healthcheck.enabled' (OnPropertyCondition) EurekaReactiveDiscoveryClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpClientConfiguration.OkHttpClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'okhttp3.OkHttpClient' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &customerRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LoadBalancerAutoConfiguration.RetryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerAutoConfiguration.RetryInterceptorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerBeanPostProcessorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) LoadBalancerCacheAutoConfiguration.CaffeineLoadBalancerCacheManagerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) LoadBalancerEurekaAutoConfiguration#zoneConfig: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) found beans of type 'org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig' zoneConfig (OnBeanCondition) LoadBalancerStatsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration#dispatcherServlet: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.DispatcherServlet' dispatcherServlet (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) found beans of type 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath' dispatcherServletRegistration (OnBeanCondition) MockMvcSecurityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2LoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.OAuth2RestTemplate' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) OpenApiControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) OpenApiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.boot.actuate.health.ReactiveHealthIndicator', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveCompositeDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorLoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RefreshAutoConfiguration#configDataContextRefresher: Did not match: - NoneNestedConditions 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.ConfigDataContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) ResourceServerTokenRelayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SimpleReactiveDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataRestConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.core.config.RepositoryRestConfiguration' (OnClassCondition) SpringfoxWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2ControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2WebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) SwaggerUiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity5.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebFluxRequestHandlerProvider: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WritableEnvironmentEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.cloud.client.CommonsClientAutoConfiguration org.springframework.cloud.commons.httpclient.HttpClientConfiguration org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration org.springframework.cloud.config.client.ConfigClientAutoConfiguration org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
20701 main INFO com.rvy.controller.ControllerAppTest Started ControllerAppTest in 19.933 seconds (JVM running for 21.424)
20703 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
20704 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
20704 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Storing ApplicationContext [485237151] in cache under key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20704 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
20705 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
20719 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20719 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
20720 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]].
20720 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20720 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
20723 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20723 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
20727 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = ControllerTester@ControllerAppTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
20732 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
20732 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20732 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
20738 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20738 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
20786 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/customers", parameters={}
20791 main DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]
20794 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
20864 main DEBUG org.hibernate.stat.internal.StatisticsInitiator Statistics initialized [enabled=false]
20886 main DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
20886 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
20889 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 404 NOT_FOUND
20905 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20906 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
20908 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
20908 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20908 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
20909 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20909 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
20911 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20911 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
20913 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20913 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
20914 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
20915 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@250fc0d1, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]].
20926 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
20926 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@7de4bd8f size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
20927 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
20933 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f, started on Thu Jul 29 21:02:32 IST 2021, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
20934 SpringApplicationShutdownHook INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Unregistering application CUSTOMER-SERVICE with eureka with status DOWN
20934 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627572769033, current=DOWN, previous=UP]
20936 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
20936 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'documentationPluginsBootstrapper' completed its stop procedure
20936 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 0
20940 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
20947 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
20947 SpringApplicationShutdownHook DEBUG org.hibernate.internal.SessionFactoryImpl HHH000031: Closing
20947 SpringApplicationShutdownHook DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@38e580bf] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@389a9ff6]
20949 SpringApplicationShutdownHook DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
20949 SpringApplicationShutdownHook DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
20950 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
20950 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
20952 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2fe2fcc2: (connection evicted)
20965 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager is shutting down
20966 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@5390eb6b: (connection evicted)
20967 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager shut down
20967 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager is shutting down
20967 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager shut down
20967 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager is shutting down
20967 Finalizer DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection manager shut down
20967 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@16927f7d: (connection evicted)
20968 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@73d170a2: (connection evicted)
20969 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@76bd8032: (connection evicted)
20970 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4704bb34: (connection evicted)
20971 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@10791dd3: (connection evicted)
20972 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@68d53b1e: (connection evicted)
20974 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@72f39a26: (connection evicted)
20976 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@10cc4257: (connection evicted)
20980 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
20981 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
20981 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Shutting down DiscoveryClient ...
22218 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
22218 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
23986 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Unregistering ...
23995 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate HTTP DELETE http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003
23995 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
23995 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
23995 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
23995 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
23996 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
23996 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
23996 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
24237 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: Shutdown connection
24237 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
24237 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
24237 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.register(RestTemplateEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56) at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876) at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121) at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 22 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 35 more
24238 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on POST request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
24240 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - registration failed Cannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
24240 DiscoveryClient-InstanceInfoReplicator-0 WARN com.netflix.discovery.InstanceInfoReplicator There was a problem with the instance info replicator
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$1.execute(EurekaHttpClientDecorator.java:59)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.register(EurekaHttpClientDecorator.java:56)
    at com.netflix.discovery.DiscoveryClient.register(DiscoveryClient.java:876)
    at com.netflix.discovery.InstanceInfoReplicator.run(InstanceInfoReplicator.java:121)
    at com.netflix.discovery.InstanceInfoReplicator$1.run(InstanceInfoReplicator.java:101)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
26017 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connect to localhost/127.0.0.1:8761 timed out. Connection will be retried using another IP address
26018 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/0:0:0:0:0:0:0:1:8761
28043 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-2: Shutdown connection
28044 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Connection discarded
28045 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 2][route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
28047 SpringApplicationShutdownHook INFO com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Request execution error. endpoint=DefaultEndpoint{ serviceUrl='http://localhost:8761/eureka/}, exception=I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect stacktrace=org.springframework.web.client.ResourceAccessException: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:785) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:711) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:602) at org.springframework.cloud.netflix.eureka.http.RestTemplateEurekaHttpClient.cancel(RestTemplateEurekaHttpClient.java:87) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.executeOnNewServer(RedirectingEurekaHttpClient.java:121) at com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient.execute(RedirectingEurekaHttpClient.java:80) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:120) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74) at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77) at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71) at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972) at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184) at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177) at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390) at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136) at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520) at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145) at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106) at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075) at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021) at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.springframework.http.client.HttpComponentsClientHttpRequest.executeInternal(HttpComponentsClientHttpRequest.java:87) at org.springframework.http.client.AbstractBufferingClientHttpRequest.executeInternal(AbstractBufferingClientHttpRequest.java:48) at org.springframework.http.client.AbstractClientHttpRequest.execute(AbstractClientHttpRequest.java:66) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:776) ... 39 more Caused by: java.net.ConnectException: Connection refused: connect at java.base/java.net.PlainSocketImpl.connect0(Native Method) at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:608) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 52 more
28048 SpringApplicationShutdownHook WARN com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient Request execution failed with message: I/O error on DELETE request for "http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003": Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect; nested exception is org.apache.http.conn.HttpHostConnectException: Connect to localhost:8761 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused: connect
28048 SpringApplicationShutdownHook ERROR com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - de-registration failedCannot execute request on any known server
com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server
    at com.netflix.discovery.shared.transport.decorator.RetryableEurekaHttpClient.execute(RetryableEurekaHttpClient.java:112)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator$2.execute(EurekaHttpClientDecorator.java:74)
    at com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient.execute(SessionedEurekaHttpClient.java:77)
    at com.netflix.discovery.shared.transport.decorator.EurekaHttpClientDecorator.cancel(EurekaHttpClientDecorator.java:71)
    at com.netflix.discovery.DiscoveryClient.unregister(DiscoveryClient.java:972)
    at com.netflix.discovery.DiscoveryClient.shutdown(DiscoveryClient.java:948)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:389)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeDestroyMethods(InitDestroyAnnotationBeanPostProcessor.java:347)
    at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeDestruction(InitDestroyAnnotationBeanPostProcessor.java:177)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:184)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.run(DisposableBeanAdapter.java:177)
    at org.springframework.cloud.context.scope.GenericScope$BeanLifecycleWrapper.destroy(GenericScope.java:390)
    at org.springframework.cloud.context.scope.GenericScope.destroy(GenericScope.java:136)
    at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:200)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:587)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:559)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1152)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:520)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1145)
    at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1106)
    at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1075)
    at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1021)
    at org.springframework.boot.SpringApplicationShutdownHook.closeAndWait(SpringApplicationShutdownHook.java:131)
    at java.base/java.lang.Iterable.forEach(Iterable.java:75)
    at org.springframework.boot.SpringApplicationShutdownHook.run(SpringApplicationShutdownHook.java:100)
    at java.base/java.lang.Thread.run(Thread.java:834)
28053 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Completed shut down of DiscoveryClient
Logback Log Messages

Log session start time Thu Jul 29 22:00:49 IST 2021

RelativeTime Thread MDC Level Logger Message
165 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
176 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
211 main DEBUG org.springframework.test.context.BootstrapUtils Instantiating TestContextBootstrapper for test class [com.rvy.controller.ControllerAppTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
224 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.rvy.controller.ControllerAppTest], using SpringBootContextLoader
228 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTest-context.xml] does not exist
228 main DEBUG org.springframework.test.context.support.AbstractContextLoader Did not detect default resource location for test class [com.rvy.controller.ControllerAppTest]: class path resource [com/rvy/controller/ControllerAppTestContext.groovy] does not exist
229 main INFO org.springframework.test.context.support.AbstractContextLoader Could not detect default resource locations for test class [com.rvy.controller.ControllerAppTest]: no resource found for suffixes {-context.xml, Context.groovy}.
229 main INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils Could not detect default configuration classes for test class [com.rvy.controller.ControllerAppTest]: ControllerAppTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
304 main DEBUG org.springframework.test.context.support.ActiveProfilesUtils Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.rvy.controller.ControllerAppTest]
416 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\CustomerSupermarketAppApplication.class]
417 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Found @SpringBootConfiguration com.rvy.CustomerSupermarketAppApplication for test class com.rvy.controller.ControllerAppTest
544 main DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper @TestExecutionListeners is not present for class [com.rvy.controller.ControllerAppTest]: using defaults.
545 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
575 main INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d72f75e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8ab78bc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5aa0dbf4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@16afbd92, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2c5d601e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fe083b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23c388c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486be205, org.springframework.test.context.event.EventPublishingTestExecutionListener@f713686, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@74f7d1d2, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4b4dd216, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@5ca17ab0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@5a62b2a4, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1051817b, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@35293c05]
579 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
620 main DEBUG org.springframework.test.context.support.TestPropertySourceUtils Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
Logback Log Messages

Log session start time Thu Jul 29 22:00:50 IST 2021

RelativeTime Thread MDC Level Logger Message
1726 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
1736 main DEBUG org.springframework.boot.SpringApplication Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
1760 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4j2LoggerProvider
1765 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 6.2.0.Final
1766 main DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
1776 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
1778 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
1779 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
1780 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
1782 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
1792 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
1793 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
1804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
1838 background-preinit DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
2003 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
2010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
2012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
2014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
2025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
2025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
2025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
2027 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
2038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
2040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
2049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configServicePropertySource'
2049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigServiceBootstrapConfiguration'
2055 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configClientProperties'
2060 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2060 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
2063 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
2067 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configServicePropertySource' via factory method to bean named 'configClientProperties'
2080 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2081 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
2081 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2081 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2081 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2087 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
2089 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
2091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
2093 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyProperties'
2096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
2099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa'
2099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'keyProperties'
2101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
2103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
2104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
2111 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
2126 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ConfigServiceBootstrapConfiguration#configClientProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigServiceBootstrapConfiguration#configServicePropertySource matched: - @ConditionalOnProperty (spring.cloud.config.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigServicePropertySourceLocator; SearchStrategy: all) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) EncryptionBootstrapConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration#keyProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.bootstrap.encrypt.KeyProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) Negative matches: ----------------- ConfigServiceBootstrapConfiguration.RetryConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.annotation.Retryable' (OnClassCondition) DiscoveryClientConfigServiceBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) EncryptionBootstrapConfiguration.RsaEncryptionConfiguration: Did not match: - Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EurekaConfigServerBootstrapConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.discovery.enabled) did not find property 'spring.cloud.config.discovery.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.config.client.ConfigServicePropertySourceLocator' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
2134 main DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[main,5,main]
Logback Log Messages

Log session start time Thu Jul 29 22:00:51 IST 2021

RelativeTime Thread MDC Level Logger Message
2793 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
2871 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Fetching config from server at : http://localhost:8888
2903 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8888/customer-service/default
2994 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
4091 main DEBUG org.springframework.web.client.RestTemplate Response 200 OK
4091 main DEBUG org.springframework.web.client.RestTemplate Reading to [org.springframework.cloud.config.environment.Environment]
4110 main INFO org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Located environment: name=customer-service, profiles=[default], label=null, version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3, state=null
4110 main DEBUG org.springframework.cloud.config.client.ConfigServicePropertySourceLocator Environment customer-service has 1 property sources with 8 properties.
4112 main INFO org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration Located property source: [BootstrapPropertySource@839180856 {name='bootstrapProperties-configClient', properties={config.client.version=3eeb08d6215999b3a1c38a01e9ed365ff5ec53a3}}, BootstrapPropertySource@955061147 {name='bootstrapProperties-https://github.com/kumarmapanip/customer-design/file:C:\Users\KUMARM~1\AppData\Local\Temp\config-repo-3439943652922724328\customer-service.properties', properties={server.port=9003, server.servlet.context-path=/rvy/api, spring.jpa.hibernate.ddl-auto=update, spring.datasource.driver-class-name=org.postgresql.Driver, spring.datasource.url=jdbc:postgresql://localhost:5432/customer_master, spring.datasource.username=postgres, spring.datasource.password=badal@2020, spring.jackson.serialization.write-dates-as-timestamps=false}}]
4128 main INFO com.rvy.controller.ControllerAppTest No active profile set, falling back to default profiles: default
4129 main DEBUG org.springframework.boot.SpringApplication Loading source class com.rvy.CustomerSupermarketAppApplication,class org.springframework.cloud.bootstrap.BootstrapApplicationListener$BootstrapMarkerConfiguration
4138 main DEBUG org.springframework.web.context.support.GenericWebApplicationContext Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f
4145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
4145 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
4211 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\aspect\LoggingAspect.class]
4213 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\controller\CustomerController.class]
4219 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
4220 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\swagger\SwaggerUiWebMvcConfigurer.class]
4266 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/web/OpenApiControllerWebMvc.class]
4278 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasVendorExtensionsMapperImpl.class]
4282 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/StyleEnumMapperImpl.class]
4285 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SecuritySchemeMapperImpl.class]
4286 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasSecurityMapperImpl.class]
4286 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/SchemaMapperImpl.class]
4288 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ExamplesMapperImpl.class]
4290 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/ServiceModelToOpenApiMapperImpl.class]
4293 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-oas/3.0.0/springfox-oas-3.0.0.jar!/springfox/documentation/oas/mappers/OasLicenceMapper.class]
4331 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReferenceScanner.class]
4332 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDocumentationScanner.class]
4333 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionReader.class]
4334 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingReader.class]
4335 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelSpecificationReader.class]
4336 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/CachingOperationReader.class]
4337 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/MediaTypeReader.class]
4338 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiListingScanner.class]
4339 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiModelReader.class]
4340 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/scanners/ApiDescriptionLookup.class]
4343 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationModelsProvider.class]
4343 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationDeprecatedReader.class]
4344 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ResponseMessagesReader.class]
4346 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterReader.class]
4347 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationTagsReader.class]
4349 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ApiOperationReader.class]
4350 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/DefaultOperationReader.class]
4350 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterRequestConditionReader.class]
4351 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationParameterHeadersConditionReader.class]
4352 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/ContentParameterAggregator.class]
4353 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/OperationResponseClassReader.class]
4353 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/operation/CachingOperationNameGenerator.class]
4357 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterMultiplesReader.class]
4358 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ModelAttributeParameterExpander.class]
4359 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterTypeReader.class]
4359 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterRequiredReader.class]
4363 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDataTypeReader.class]
4364 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterDefaultReader.class]
4364 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ParameterNameReader.class]
4365 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/readers/parameter/ExpandedParameterBuilder.class]
4369 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DefaultResponseTypeReader.class]
4379 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]
4381 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsManager.class]
4383 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-webmvc/3.0.0/springfox-spring-webmvc-3.0.0.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]
4388 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/QueryStringUriTemplateDecorator.class]
4389 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathMappingDecorator.class]
4390 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/PathSanitizer.class]
4391 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-spring-web/3.0.0/springfox-spring-web-3.0.0.jar!/springfox/documentation/spring/web/paths/OperationPathDecorator.class]
4442 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonJsonViewProvider.class]
4444 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelDependencyProvider.class]
4445 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/TypeNameExtractor.class]
4445 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/PropertyDiscriminatorBasedInheritancePlugin.class]
4447 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/XmlModelPlugin.class]
4447 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/SchemaPluginsManager.class]
4448 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/plugins/JsonIgnorePropertiesModelPlugin.class]
4453 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/CachingModelPropertiesProvider.class]
4455 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ObjectMapperBeanPropertyNamingStrategy.class]
4457 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/bean/AccessorsProvider.class]
4459 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/field/FieldProvider.class]
4461 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/XmlPropertyPlugin.class]
4462 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/OptimizedModelPropertiesProvider.class]
4463 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/FactoryMethodProvider.class]
4464 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/property/ModelSpecificationFactory.class]
4467 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/CachingModelProvider.class]
4468 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelDependencyProvider.class]
4469 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/JacksonEnumTypeDeterminer.class]
4470 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelProvider.class]
4471 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-schema/3.0.0/springfox-schema-3.0.0.jar!/springfox/documentation/schema/DefaultModelSpecificationProvider.class]
4517 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/OpenApiSchemaPropertyBuilder.class]
4518 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelPropertyPropertyBuilder.class]
4518 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelTypeNameProvider.class]
4519 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/schema/ApiModelBuilder.class]
4524 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParameterReader.class]
4524 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/VendorExtensionsReader.class]
4525 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationResponseClassReader.class]
4526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationModelsProvider.class]
4526 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationAuthReader.class]
4527 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerMediaTypeReader.class]
4528 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHttpMethodReader.class]
4531 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationImplicitParametersReader.class]
4532 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationAuthReader.class]
4533 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationHiddenReader.class]
4533 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationSummaryReader.class]
4534 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiOperationTagsReader.class]
4535 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerResponseMessageReader.class]
4535 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNicknameIntoUniqueIdReader.class]
4535 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationPositionReader.class]
4536 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OpenApiResponseReader.class]
4536 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/OperationNotesReader.class]
4537 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/operation/SwaggerOperationTagsReader.class]
4537 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/ApiParamParameterBuilder.class]
4538 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/SwaggerExpandedParameterBuilder.class]
4539 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/readers/parameter/OpenApiParameterBuilder.class]
4544 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/SwaggerApiListingReader.class]
4548 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/InMemorySwaggerResourcesProvider.class]
4549 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger-common/3.0.0/springfox-swagger-common-3.0.0.jar!/springfox/documentation/swagger/web/ApiResourceController.class]
4886 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
4969 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.jmx.enabled' in PropertySource 'configurationProperties' with value of type String
4970 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.datasource.url' in PropertySource 'configurationProperties' with value of type String
5180 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ServiceModelToSwagger2MapperImpl.class]
5180 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/VendorExtensionsMapperImpl.class]
5181 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/PropertyMapperImpl.class]
5183 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/CompatibilityModelMapperImpl.class]
5184 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ParameterMapperImpl.class]
5186 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelMapperImpl.class]
5186 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/RequestParameterMapperImpl.class]
5187 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/ModelSpecificationMapperImpl.class]
5187 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/LicenseMapperImpl.class]
5190 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/mappers/SecurityMapperImpl.class]
5194 main DEBUG org.springframework.context.annotation.ClassPathBeanDefinitionScanner Identified candidate component class: URL [jar:file:/C:/Users/Kumar%20Mapanip/.m2/repository/io/springfox/springfox-swagger2/3.0.0/springfox-swagger2-3.0.0.jar!/springfox/documentation/swagger2/web/Swagger2ControllerWebMvc.class]
5254 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Bootstrapping Spring Data JPA repositories in DEFAULT mode.
5265 main DEBUG org.springframework.data.repository.config.RepositoryConfigurationDelegate Scanning for JPA repositories in packages com.rvy.
5279 main DEBUG org.springframework.data.repository.config.RepositoryComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\repository\CustomerRepository.class]
5471 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes\com\rvy\service\CustomerServiceTestImpl.class]
5471 main DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider Identified candidate component class: file [C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes\com\rvy\service\CustomerServiceImpl.class]
5484 main INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate Finished Spring Data repository scanning in 219 ms. Found 1 JPA repository interfaces.
6097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshScope'
6103 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor'
6112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer'
6369 main DEBUG org.springframework.cloud.context.scope.GenericScope Generating bean factory id from names: [accessorsProvider, apacheHttpClientBuilder, apacheHttpClientFactory, apiDescriptionLookup, apiDescriptionReader, apiDocumentationScanner, apiListingBuilderPluginRegistry, apiListingReader, apiListingReferenceScanner, apiListingScanner, apiListingScannerPluginRegistry, apiModelBuilder, apiModelPropertyPropertyBuilder, apiModelReader, apiModelSpecificationReader, apiModelTypeNameProvider, apiOperationReader, apiResourceController, applicationAvailability, applicationTaskExecutor, asyncLoadBalancerInterceptor, asyncRestTemplateCustomizer, basicErrorController, beanNameHandlerMapping, beanNameViewResolver, blockingLoadBalancerClient, bootstrapApplicationListener.BootstrapMarkerConfiguration, cachingModelDependencyProvider, cachingModelPropertiesProvider, cachingModelProvider, cachingOperationNameGenerator, cachingOperationReader, caffeineWarnLogger, characterEncodingFilter, compatibilityModelMapperImpl, compositeCompatibilityVerifier, compositeDiscoveryClient, configurationPropertiesBeans, configurationPropertiesRebinder, connManFactory, contentParameterAggregator, conventionErrorViewResolver, customerController, customerRepository, customerServiceImpl, customerSupermarketAppApplication, dataSource, dataSourceScriptDatabaseInitializer, decimalMinMaxPlugin, default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification, default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification, defaultEurekaClientHttpRequestFactorySupplier, defaultLoadBalancerCacheManager, defaultModelDependencyProvider, defaultModelProvider, defaultModelSpecificationProvider, defaultOperationReader, defaultResponseTypeReader, defaultServletHandlerMapping, defaultTemplateResolver, defaultValidator, defaultViewResolver, defaults, defaultsProviderPluginRegistry, descriptionResolver, discoveryClient, dispatcherServlet, dispatcherServletRegistration, documentationPluginRegistry, documentationPluginsBootstrapper, documentationPluginsManager, emBeanDefinitionRegistrarPostProcessor, entityManagerFactory, entityManagerFactoryBuilder, environmentManager, error, errorAttributes, errorPageCustomizer, errorPageRegistrarBeanPostProcessor, eurekaApplicationInfoManager, eurekaAutoServiceRegistration, eurekaClient, eurekaClientConfigBean, eurekaFeature, eurekaInstanceConfigBean, eurekaLoadBalancerProperties, eurekaRegistration, eurekaServiceRegistry, examplesMapperImpl, expandedParameterBuilder, expandedParameterBuilderPluginRegistry, expanderMinMax, expanderNotBlank, expanderNotNull, expanderPattern, expanderSize, factoryMethodProvider, fieldProvider, flashMapManager, formContentFilter, gson, gsonBuilder, handlerExceptionResolver, handlerFunctionAdapter, hikariPoolDataSourceMetadataProvider, httpRequestHandlerAdapter, inMemorySwaggerResourcesProvider, inetUtils, inetUtilsProperties, isNullPlugin, jacksonEnumTypeDeterminer, jacksonGeoModule, jacksonJsonViewProvider, jacksonObjectMapper, jacksonObjectMapperBuilder, java8TimeDialect, jdbcTemplate, jpaContext, jpaMappingContext, jpaVendorAdapter, jsonComponentModule, jsonIgnorePropertiesModelPlugin, jsonSerializer, legacyContextRefresher, licenseMapperImpl, lifecycleProcessor, loadBalancedAsyncRestTemplateInitializer, loadBalancedRestTemplateInitializerDeprecated, loadBalancerClientFactory, loadBalancerInterceptor, loadBalancerRequestFactory, localeCharsetMappingsCustomizer, localeResolver, loggingAspect, loggingRebinder, mappingJackson2HttpMessageConverter, mediaTypeReader, messageConverters, methodResolver, methodValidationPostProcessor, minMaxPlugin, mockMvc, mockMvcBuilder, modelAttributeParameterExpander, modelBuilderPluginRegistry, modelMapperImpl, modelNamesRegistryFactoryPluginRegistry, modelPropertyBuilderPluginRegistry, modelSpecificationFactory, modelSpecificationMapperImpl, multipartConfigElement, multipartResolver, mvcContentNegotiationManager, mvcConversionService, mvcHandlerMappingIntrospector, mvcPathMatcher, mvcPatternParser, mvcResourceUrlProvider, mvcUriComponentsContributor, mvcUrlPathHelper, mvcValidator, mvcViewResolver, namedParameterJdbcTemplate, notBlankPlugin, notNullPlugin, oasLicenceMapper, oasSecurityMapperImpl, oasVendorExtensionsMapperImpl, objectMapperBeanPropertyNamingStrategy, openApiControllerWebMvc, openApiModule, openApiOperationAuthReader, openApiOperationTagsReader, openApiParameterBuilder, openApiPetStore, openApiResponseReader, openApiSchemaPropertyBuilder, openEntityManagerInViewInterceptor, openEntityManagerInViewInterceptorConfigurer, operationAuthReader, operationBuilderPluginRegistry, operationDeprecatedReader, operationHiddenReader, operationHttpMethodReader, operationImplicitParameterReader, operationImplicitParametersReader, operationModelsProvider, operationModelsProviderPluginRegistry, operationNicknameIntoUniqueIdReader, operationNotesReader, operationParameterHeadersConditionReader, operationParameterReader, operationParameterRequestConditionReader, operationPathDecorator, operationPositionReader, operationResponseClassReader, operationSummaryReader, operationTagsReader, optimized, org.springframework.aop.config.internalAutoProxyCreator, org.springframework.boot.autoconfigure.AutoConfigurationPackages, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration, org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration, org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration, org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration, org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration, org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration, org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration, org.springframework.boot.autoconfigure.domain.EntityScanPackages, org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration, org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration, org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration, org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration, org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration, org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration, org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration, org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration, org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration, org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration, org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration, org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration, org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration, org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration, org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration, org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration, org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration, org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration, org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration, org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration, org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration, org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration, org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration, org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration, org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration, org.springframework.boot.context.internalConfigurationPropertiesBinder, org.springframework.boot.context.internalConfigurationPropertiesBinderFactory, org.springframework.boot.context.properties.BoundConfigurationProperties, org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor, org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter, org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.context.ImportsContextCustomizer$ImportsCleanupPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor, org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor, org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration, org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration, org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshScopeBeanDefinitionEnhancer, org.springframework.cloud.client.CommonsClientAutoConfiguration, org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration, org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration, org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig, org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration, org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration, org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration, org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration, org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration, org.springframework.cloud.commons.util.UtilAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration, org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener, org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration, org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration, org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration, org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration, org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher, org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration, org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalPersistenceAnnotationProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.event.internalEventListenerProcessor, org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0, org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension, org.springframework.data.jpa.util.JpaMetamodelCacheCleanup, org.springframework.data.web.config.ProjectingArgumentResolverRegistrar, org.springframework.data.web.config.SpringDataJacksonConfiguration, org.springframework.data.web.config.SpringDataWebConfiguration, org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration, org.springframework.transaction.config.internalTransactionAdvisor, org.springframework.transaction.config.internalTransactionalEventListenerFactory, pageableCustomizer, pageableResolver, parameterBuilderPluginRegistry, parameterDataTypeReader, parameterDefaultReader, parameterMapperImpl, parameterMinMax, parameterMultiplesReader, parameterNameReader, parameterNamesModule, parameterNotBlank, parameterNotNull, parameterPattern, parameterRequiredReader, parameterSize, parameterTypeReader, pathDecoratorRegistry, pathMappingDecorator, pathProvider, pathSanitizer, patternPlugin, persistenceExceptionTranslationPostProcessor, platformTransactionManagerCustomizers, preserveErrorControllerTargetClassPostProcessor, projectingArgumentResolverBeanPostProcessor, propertyDiscriminatorBasedInheritancePlugin, propertyMapperImpl, propertySourcesPlaceholderConfigurer, queryStringUriTemplateDecorator, refreshEventListener, refreshScope, requestContextFilter, requestMappingHandlerAdapter, requestMappingHandlerMapping, requestParameterMapperImpl, resourceGroupCache, resourceHandlerMapping, responseBuilderPluginRegistry, responseMessagesReader, restTemplate, restTemplateBuilder, restTemplateBuilderConfigurer, restTemplateCustomizer, restTemplateDiscoveryClientOptionalArgs, routerFunctionMapping, scheduledBeanLazyInitializationExcludeFilter, schemaMapperImpl, schemaPluginsManager, scopedTarget.eurekaApplicationInfoManager, scopedTarget.eurekaClient, scopedTarget.eurekaRegistration, securityMapperImpl, securitySchemeMapperImpl, server-org.springframework.boot.autoconfigure.web.ServerProperties, serviceManagementMetadataProvider, serviceModelToOpenApiMapperImpl, serviceModelToSwagger2MapperImpl, servletWebServerFactoryCustomizer, simpleControllerHandlerAdapter, simpleDiscoveryClient, simpleDiscoveryProperties, sizePlugin, sortCustomizer, sortResolver, spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties, spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties, spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties, spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties, spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties, spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties, spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties, spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties, spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties, spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties, spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties, spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties, spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties, spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties, spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties, spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties, spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties, spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties, spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties, spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties, spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties, spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties, spring.web-org.springframework.boot.autoconfigure.web.WebProperties, springBootMockMvcBuilderCustomizer, springBootVersionVerifier, springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration, springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration, springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration, springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties, springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration, springfox.documentation.oas.configuration.OpenApiMappingConfiguration, springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration, springfox.documentation.schema.configuration.ModelsConfiguration, springfox.documentation.spring.web.SpringfoxWebConfiguration, springfox.documentation.spring.web.SpringfoxWebMvcConfiguration, springfox.documentation.swagger.configuration.SwaggerCommonConfiguration, springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration, springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration, standardGsonBuilderCustomizer, standardJacksonObjectMapperBuilderCustomizer, stringHttpMessageConverter, styleEnumMapperImpl, swagger2ControllerWebMvc, swagger2Module, swaggerApiListingReader, swaggerExpandedParameterBuilder, swaggerMediaTypeReader, swaggerOperationModelsProvider, swaggerOperationResponseClassReader, swaggerOperationTagsReader, swaggerParameterDescriptionReader, swaggerResponseMessageReader, swaggerUiConfigurer, swaggerUiWebMvcConfigurer, syntheticModelProviderPluginRegistry, taskExecutorBuilder, taskSchedulerBuilder, templateEngine, themeResolver, thymeleafViewResolver, tlsProperties, tomcatServletWebServerFactory, tomcatServletWebServerFactoryCustomizer, tomcatWebServerFactoryCustomizer, transactionAttributeSource, transactionInterceptor, transactionManager, transactionTemplate, typeNameExtractor, typeNameProviderPluginRegistry, typeResolver, vendorExtensionsMapperImpl, vendorExtensionsReader, viewControllerHandlerMapping, viewNameTranslator, viewProviderPluginRegistry, viewResolver, webMvcObjectMapperConfigurer, webMvcOpenApiTransformationFilterRegistry, webMvcOpenApiTransformer, webMvcRequestHandlerProvider, webMvcSwaggerTransformationFilterRegistry, webMvcSwaggerTransformer, webServerFactoryCustomizerBeanPostProcessor, websocketServletWebServerCustomizer, welcomePageHandlerMapping, xmlModelPlugin, xmlPropertyPlugin, zoneConfig]
6388 main INFO org.springframework.cloud.context.scope.GenericScope BeanFactory id=033b074d-0c27-3da6-bfce-2c396f19d289
6391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
6396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor'
6398 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'emBeanDefinitionRegistrarPostProcessor'
6399 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.sql.init.dependency.DatabaseInitializationDependencyConfigurer$DependsOnDatabaseInitializationPostProcessor'
8732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
8732 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'preserveErrorControllerTargetClassPostProcessor'
8733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
8733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionalEventListenerFactory'
8736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
8736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
8737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
8737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.mock.mockito.MockitoPostProcessor$SpyPostProcessor'
8737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
8737 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
8738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
8738 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodValidationPostProcessor'
8748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodValidationPostProcessor' via factory method to bean named 'environment'
8749 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
8788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
8812 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'persistenceExceptionTranslationPostProcessor'
8813 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'persistenceExceptionTranslationPostProcessor' via factory method to bean named 'environment'
8824 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcObjectMapperConfigurer'
8825 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.config.internalTransactionAdvisor'
8826 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration'
8839 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public java.lang.Object com.rvy.aspect.LoggingAspect.logAround(org.aspectj.lang.ProceedingJoinPoint) throws java.lang.Throwable
8840 main DEBUG org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory Found AspectJ method: public void com.rvy.aspect.LoggingAspect.logAfterThrowing(org.aspectj.lang.JoinPoint,java.lang.Throwable)
8939 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionAttributeSource'
8944 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionInterceptor'
8945 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionInterceptor' via factory method to bean named 'transactionAttributeSource'
8956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionAttributeSource'
8956 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.transaction.config.internalTransactionAdvisor' via factory method to bean named 'transactionInterceptor'
8969 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webServerFactoryCustomizerBeanPostProcessor'
8972 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageRegistrarBeanPostProcessor'
8975 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'projectingArgumentResolverBeanPostProcessor'
9023 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
9029 main DEBUG org.springframework.ui.context.support.UiApplicationContextUtils Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@3436d3d7]
9031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$JpaInvokerConfiguration'
9037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSourceScriptDatabaseInitializer'
9037 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.DataSourceInitializationConfiguration'
9040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dataSource'
9040 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari'
9044 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
9049 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
9060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSource' via factory method to bean named 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties'
9063 main DEBUG com.zaxxer.hikari.HikariConfig Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@42110406
9092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
9097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'dataSource'
9097 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dataSourceScriptDatabaseInitializer' via factory method to bean named 'spring.sql.init-org.springframework.boot.autoconfigure.sql.init.SqlInitializationProperties'
9105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactory'
9106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration'
9107 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
9114 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
9119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'dataSource'
9119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
9119 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
9120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' via constructor to bean named 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties'
9122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'hikariPoolDataSourceMetadataProvider'
9122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration'
9150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'entityManagerFactoryBuilder'
9150 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jpaVendorAdapter'
9177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactoryBuilder' via factory method to bean named 'jpaVendorAdapter'
9182 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'entityManagerFactory' via factory method to bean named 'entityManagerFactoryBuilder'
9205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.domain.EntityScanPackages'
9244 main DEBUG org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Building JPA container EntityManagerFactory for persistence unit 'default'
9277 main DEBUG org.hibernate.jpa.internal.util.LogHelper PersistenceUnitInfo [ name: default persistence provider classname: null classloader: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406 excludeUnlistedClasses: true JTA datasource: null Non JTA datasource: HikariDataSource (null) Transaction type: RESOURCE_LOCAL PU root URL: file:/C:/Users/Kumar%20Mapanip/asde-workspace/customer-supermarket-app/target/test-classes/ Shared Cache Mode: UNSPECIFIED Validation Mode: AUTO Jar files URLs [] Managed classes names [ com.rvy.entity.Customer] Mapping files names [] Properties []
9324 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator].
9328 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.secure.spi.JaccIntegrator].
9332 main DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator].
9411 main INFO org.hibernate.Version HHH000412: Hibernate ORM core version 5.4.32.Final
9413 main DEBUG org.hibernate.cfg.Environment HHH000206: hibernate.properties not found
9517 main DEBUG org.hibernate.service.spi.ServiceBinding Overriding existing service binding [org.hibernate.secure.spi.JaccService]
9547 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered
9550 main DEBUG org.hibernate.cache.internal.RegionFactoryInitiator Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory
9564 main INFO org.hibernate.annotations.common.Version HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
9746 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
9746 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration boolean -> org.hibernate.type.BooleanType@61503d00
9746 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@61503d00
9747 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@7e7391e8
9747 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration true_false -> org.hibernate.type.TrueFalseType@66e218d8
9748 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration yes_no -> org.hibernate.type.YesNoType@478fe415
9749 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
9749 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte -> org.hibernate.type.ByteType@673605ef
9749 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@673605ef
9749 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration character -> org.hibernate.type.CharacterType@75fa9254
9749 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char -> org.hibernate.type.CharacterType@75fa9254
9749 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@75fa9254
9750 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
9750 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration short -> org.hibernate.type.ShortType@45375bdf
9750 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Short -> org.hibernate.type.ShortType@45375bdf
9751 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration integer -> org.hibernate.type.IntegerType@744db9fb
9751 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration int -> org.hibernate.type.IntegerType@744db9fb
9751 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@744db9fb
9752 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
9752 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration long -> org.hibernate.type.LongType@1ea19c97
9752 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Long -> org.hibernate.type.LongType@1ea19c97
9753 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
9753 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration float -> org.hibernate.type.FloatType@da11873
9753 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Float -> org.hibernate.type.FloatType@da11873
9754 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
9754 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration double -> org.hibernate.type.DoubleType@aaa7000
9754 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@aaa7000
9754 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@65698020
9754 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@65698020
9755 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration big_integer -> org.hibernate.type.BigIntegerType@4942e6af
9755 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@4942e6af
9756 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration string -> org.hibernate.type.StringType@3370be55
9756 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.String -> org.hibernate.type.StringType@3370be55
9756 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nstring -> org.hibernate.type.StringNVarcharType@29fc83c5
9757 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@6e225c34
9757 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration url -> org.hibernate.type.UrlType@13b4ee4e
9757 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.net.URL -> org.hibernate.type.UrlType@13b4ee4e
9758 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Duration -> org.hibernate.type.DurationType@11577ab8
9758 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Duration -> org.hibernate.type.DurationType@11577ab8
9759 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Instant -> org.hibernate.type.InstantType@64381526
9759 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.Instant -> org.hibernate.type.InstantType@64381526
9760 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
9760 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5ca7619f
9761 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalDate -> org.hibernate.type.LocalDateType@70cac22a
9761 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@70cac22a
9761 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
9761 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@57e6d56a
9762 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
9762 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@488279d3
9763 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
9763 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@3e149513
9764 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
9764 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@7741507c
9765 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration date -> org.hibernate.type.DateType@38363e96
9765 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Date -> org.hibernate.type.DateType@38363e96
9766 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration time -> org.hibernate.type.TimeType@1368e2f7
9766 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Time -> org.hibernate.type.TimeType@1368e2f7
9767 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timestamp -> org.hibernate.type.TimestampType@4eace42b
9767 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@4eace42b
9767 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Date -> org.hibernate.type.TimestampType@4eace42b
9769 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@418bdde9
9769 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar -> org.hibernate.type.CalendarType@337c0ee4
9770 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@337c0ee4
9770 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@337c0ee4
9770 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@176054b7
9771 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@4ef28dc4
9771 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration locale -> org.hibernate.type.LocaleType@1fa29b9e
9772 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@1fa29b9e
9773 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration currency -> org.hibernate.type.CurrencyType@3ee200ae
9773 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@3ee200ae
9773 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration timezone -> org.hibernate.type.TimeZoneType@2ae08750
9773 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@2ae08750
9774 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration class -> org.hibernate.type.ClassType@46a0ef6f
9774 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Class -> org.hibernate.type.ClassType@46a0ef6f
9775 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@36d5c2ce
9775 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@36d5c2ce
9775 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@167bb934
9776 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration binary -> org.hibernate.type.BinaryType@720c0996
9776 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration byte[] -> org.hibernate.type.BinaryType@720c0996
9776 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [B -> org.hibernate.type.BinaryType@720c0996
9777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@2ee1b017
9777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@2ee1b017
9777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@2ee1b017
9777 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration row_version -> org.hibernate.type.RowVersionType@52fec840
9778 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration image -> org.hibernate.type.ImageType@1896299b
9778 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration characters -> org.hibernate.type.CharArrayType@b63365c
9778 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration char[] -> org.hibernate.type.CharArrayType@b63365c
9778 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [C -> org.hibernate.type.CharArrayType@b63365c
9779 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@69ed96e1
9779 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@69ed96e1
9779 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@69ed96e1
9779 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration text -> org.hibernate.type.TextType@5b028f58
9780 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration ntext -> org.hibernate.type.NTextType@46c2189e
9781 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration blob -> org.hibernate.type.BlobType@522fb69
9781 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@522fb69
9781 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@1bb0fa38
9782 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration clob -> org.hibernate.type.ClobType@62f305bc
9782 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@62f305bc
9783 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration nclob -> org.hibernate.type.NClobType@113a6636
9783 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@113a6636
9784 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@64e3bc2
9784 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@4b7a4c83
9786 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration serializable -> org.hibernate.type.SerializableType@3c7db0e8
9789 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration object -> org.hibernate.type.ObjectType@59e4a044
9789 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@59e4a044
9790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1e836aed
9790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4bc41565
9790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@8dedec8
9790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@226e95e9
9790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@27bf574b
9790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@4cbb11e4
9790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@326dbe25
9790 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@647aa45c
9802 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b] into BootstrapContext; was [null]
9802 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b) [was null]
9802 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@ca0a21f] into BootstrapContext; was [null]
9803 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@768d27e8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3dc39412]
9819 main DEBUG org.hibernate.boot.internal.BootstrapContextImpl Injecting JPA temp ClassLoader [null] into BootstrapContext; was [org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
9819 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl ClassLoaderAccessImpl#injectTempClassLoader(null) [was org.springframework.instrument.classloading.SimpleThrowawayClassLoader@14bd523b]
9835 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator]
9835 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator]
9837 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator]
9837 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator]
9837 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned]
9838 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator]
9838 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator]
9840 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
9840 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator]
9841 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator]
9841 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator]
9841 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator]
9841 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator]
9858 main DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator]
9891 main DEBUG com.zaxxer.hikari.HikariConfig HikariPool-1 - configuration:
9893 main DEBUG com.zaxxer.hikari.HikariConfig allowPoolSuspension................................false
9893 main DEBUG com.zaxxer.hikari.HikariConfig autoCommit................................true
9893 main DEBUG com.zaxxer.hikari.HikariConfig catalog................................none
9893 main DEBUG com.zaxxer.hikari.HikariConfig connectionInitSql................................none
9893 main DEBUG com.zaxxer.hikari.HikariConfig connectionTestQuery................................none
9893 main DEBUG com.zaxxer.hikari.HikariConfig connectionTimeout................................30000
9893 main DEBUG com.zaxxer.hikari.HikariConfig dataSource................................none
9893 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceClassName................................none
9893 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceJNDI................................none
9894 main DEBUG com.zaxxer.hikari.HikariConfig dataSourceProperties................................{password=<masked>}
9894 main DEBUG com.zaxxer.hikari.HikariConfig driverClassName................................"org.postgresql.Driver"
9894 main DEBUG com.zaxxer.hikari.HikariConfig exceptionOverrideClassName................................none
9894 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckProperties................................{}
9894 main DEBUG com.zaxxer.hikari.HikariConfig healthCheckRegistry................................none
9894 main DEBUG com.zaxxer.hikari.HikariConfig idleTimeout................................600000
9894 main DEBUG com.zaxxer.hikari.HikariConfig initializationFailTimeout................................1
9894 main DEBUG com.zaxxer.hikari.HikariConfig isolateInternalQueries................................false
9894 main DEBUG com.zaxxer.hikari.HikariConfig jdbcUrl................................jdbc:postgresql://localhost:5432/customer_master
9894 main DEBUG com.zaxxer.hikari.HikariConfig keepaliveTime................................0
9894 main DEBUG com.zaxxer.hikari.HikariConfig leakDetectionThreshold................................0
9894 main DEBUG com.zaxxer.hikari.HikariConfig maxLifetime................................1800000
9894 main DEBUG com.zaxxer.hikari.HikariConfig maximumPoolSize................................10
9894 main DEBUG com.zaxxer.hikari.HikariConfig metricRegistry................................none
9894 main DEBUG com.zaxxer.hikari.HikariConfig metricsTrackerFactory................................none
9895 main DEBUG com.zaxxer.hikari.HikariConfig minimumIdle................................10
9895 main DEBUG com.zaxxer.hikari.HikariConfig password................................<masked>
9895 main DEBUG com.zaxxer.hikari.HikariConfig poolName................................"HikariPool-1"
9895 main DEBUG com.zaxxer.hikari.HikariConfig readOnly................................false
9895 main DEBUG com.zaxxer.hikari.HikariConfig registerMbeans................................false
9895 main DEBUG com.zaxxer.hikari.HikariConfig scheduledExecutor................................none
9895 main DEBUG com.zaxxer.hikari.HikariConfig schema................................none
9895 main DEBUG com.zaxxer.hikari.HikariConfig threadFactory................................internal
9895 main DEBUG com.zaxxer.hikari.HikariConfig transactionIsolation................................default
9895 main DEBUG com.zaxxer.hikari.HikariConfig username................................"postgres"
9895 main DEBUG com.zaxxer.hikari.HikariConfig validationTimeout................................5000
9895 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Starting...
10432 main DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@69fe8c75
10433 main INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Start completed.
10440 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Database -> name : PostgreSQL version : 13.3 major : 13 minor : 3
10440 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator Driver -> name : PostgreSQL JDBC Driver version : 42.2.23 major : 42 minor : 2
10441 main DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator JDBC version : 4.2
10500 main INFO org.hibernate.dialect.Dialect HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL10Dialect
10525 main DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case
10546 HikariPool-1 housekeeper DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0)
10586 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@623037a4
10622 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@2732b586
10666 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@75315f6c
10699 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@471d4ac9
10733 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@798fdd41
10770 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@11005213
10803 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6e35b560
10842 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4353f16d
10876 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@44b14993
10876 HikariPool-1 connection adder DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0)
11098 main DEBUG org.hibernate.boot.model.relational.Namespace Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}]
11100 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration pg-uuid -> org.hibernate.type.PostgresUUIDType@6689bf04
11100 main DEBUG org.hibernate.type.BasicTypeRegistry Adding type registration java.util.UUID -> org.hibernate.type.PostgresUUIDType@6689bf04
11100 main DEBUG org.hibernate.type.BasicTypeRegistry HHH000270: Type registration [java.util.UUID] overrides previous : org.hibernate.type.UUIDBinaryType@36d5c2ce
11102 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@8d23cd8] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5feaafb3]
11185 main DEBUG org.hibernate.cfg.AnnotationBinder Binding entity from annotated class: com.rvy.entity.Customer
11218 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3DiscriminatorColumn{logicalColumnName'DTYPE', discriminatorTypeName='string'}
11224 main DEBUG org.hibernate.cfg.annotations.EntityBinder Import with entity name Customer
11226 main DEBUG org.hibernate.cfg.annotations.EntityBinder Bind entity com.rvy.entity.Customer on table customer
11243 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=customer_id, insertable=true, updatable=true, unique=false}
11247 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
11247 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
11248 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property customerId with lazy=false
11250 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:customerId]
11252 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for customerId
11254 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property customerId
11256 main DEBUG org.hibernate.cfg.BinderHelper #makeIdGenerator(org.hibernate.mapping.SimpleValue([org.hibernate.mapping.Column(customer_id)]), customerId, assigned, , ...)
11256 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address1, insertable=true, updatable=true, unique=false}
11257 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address1 with lazy=false
11257 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address1]
11257 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address1
11257 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address1
11257 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=address2, insertable=true, updatable=true, unique=false}
11257 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property address2 with lazy=false
11257 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:address2]
11257 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for address2
11257 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property address2
11257 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=birth_date, insertable=true, updatable=true, unique=false}
11257 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property birthDate with lazy=false
11257 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:birthDate]
11257 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for birthDate
11257 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property birthDate
11258 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=contact_number, insertable=true, updatable=true, unique=false}
11258 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property contactNumber with lazy=false
11258 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:contactNumber]
11258 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for contactNumber
11258 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property contactNumber
11258 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=email, insertable=true, updatable=true, unique=false}
11258 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property email with lazy=false
11258 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:email]
11258 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for email
11258 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property email
11258 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=name, insertable=true, updatable=true, unique=false}
11258 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property name with lazy=false
11258 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:name]
11258 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for name
11258 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property name
11258 main DEBUG org.hibernate.cfg.Ejb3Column Binding column: Ejb3Column{table=org.hibernate.mapping.Table(customer), mappingColumn=uin, insertable=true, updatable=true, unique=false}
11259 main DEBUG org.hibernate.cfg.annotations.PropertyBinder MetadataSourceProcessor property uin with lazy=false
11259 main DEBUG org.hibernate.cfg.AbstractPropertyHolder Attempting to locate auto-apply AttributeConverter for property [com.rvy.entity.Customer:uin]
11259 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder building SimpleValue for uin
11259 main DEBUG org.hibernate.cfg.annotations.PropertyBinder Building property uin
11263 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for customerId
11263 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address1
11263 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for address2
11263 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for birthDate
11263 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for contactNumber
11263 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for email
11263 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for name
11263 main DEBUG org.hibernate.cfg.annotations.SimpleValueBinder Starting fillSimpleValue for uin
11265 main DEBUG org.hibernate.mapping.PrimaryKey Forcing column [customer_id] to be non-null as it is part of the primary key for table [customer]
11306 main DEBUG org.hibernate.internal.SessionFactoryImpl Building session factory
11307 main DEBUG org.hibernate.cfg.Settings SessionFactory name : null
11307 main DEBUG org.hibernate.cfg.Settings Automatic flush during beforeCompletion(): enabled
11307 main DEBUG org.hibernate.cfg.Settings Automatic session close at end of transaction: disabled
11307 main DEBUG org.hibernate.cfg.Settings Statistics: disabled
11307 main DEBUG org.hibernate.cfg.Settings Deleted entity synthetic identifier rollback: disabled
11307 main DEBUG org.hibernate.cfg.Settings Default entity-mode: pojo
11307 main DEBUG org.hibernate.cfg.Settings Check Nullability in Core (should be disabled when Bean Validation is on): enabled
11307 main DEBUG org.hibernate.cfg.Settings Allow initialization of lazy state outside session : disabled
11307 main DEBUG org.hibernate.cfg.Settings Using BatchFetchStyle : LEGACY
11307 main DEBUG org.hibernate.cfg.Settings Default batch fetch size: -1
11307 main DEBUG org.hibernate.cfg.Settings Maximum outer join fetch depth: null
11307 main DEBUG org.hibernate.cfg.Settings Default null ordering: NONE
11307 main DEBUG org.hibernate.cfg.Settings Order SQL updates by primary key: disabled
11307 main DEBUG org.hibernate.cfg.Settings Order SQL inserts for batching: disabled
11307 main DEBUG org.hibernate.cfg.Settings multi-tenancy strategy : NONE
11307 main DEBUG org.hibernate.cfg.Settings JTA Track by Thread: enabled
11307 main DEBUG org.hibernate.cfg.Settings Query language substitutions: {}
11308 main DEBUG org.hibernate.cfg.Settings Named query checking : enabled
11308 main DEBUG org.hibernate.cfg.Settings Second-level cache: disabled
11308 main DEBUG org.hibernate.cfg.Settings Second-level query cache: disabled
11308 main DEBUG org.hibernate.cfg.Settings Second-level query cache factory: null
11308 main DEBUG org.hibernate.cfg.Settings Second-level cache region prefix: null
11308 main DEBUG org.hibernate.cfg.Settings Optimize second-level cache for minimal puts: disabled
11308 main DEBUG org.hibernate.cfg.Settings Structured second-level cache entries: disabled
11308 main DEBUG org.hibernate.cfg.Settings Second-level cache direct-reference entries: disabled
11308 main DEBUG org.hibernate.cfg.Settings Automatic eviction of collection cache: disabled
11308 main DEBUG org.hibernate.cfg.Settings JDBC batch size: 15
11308 main DEBUG org.hibernate.cfg.Settings JDBC batch updates for versioned data: enabled
11308 main DEBUG org.hibernate.cfg.Settings Scrollable result sets: enabled
11308 main DEBUG org.hibernate.cfg.Settings Wrap result sets: disabled
11308 main DEBUG org.hibernate.cfg.Settings JDBC3 getGeneratedKeys(): enabled
11308 main DEBUG org.hibernate.cfg.Settings JDBC result set fetch size: null
11308 main DEBUG org.hibernate.cfg.Settings Connection release mode: ON_CLOSE
11308 main DEBUG org.hibernate.cfg.Settings Generate SQL with comments: disabled
11308 main DEBUG org.hibernate.cfg.Settings JPA compliance - query : disabled
11308 main DEBUG org.hibernate.cfg.Settings JPA compliance - closed-handling : disabled
11308 main DEBUG org.hibernate.cfg.Settings JPA compliance - lists : disabled
11308 main DEBUG org.hibernate.cfg.Settings JPA compliance - transactions : disabled
11670 main DEBUG org.hibernate.internal.SessionFactoryImpl Session factory constructed with filter configurations : {}
11671 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiating session factory with properties: {sun.desktop=windows, awt.toolkit=sun.awt.windows.WToolkit, hibernate.id.new_generator_mappings=true, java.specification.version=11, sun.cpu.isalist=amd64, hibernate.resource.beans.container=org.springframework.orm.hibernate5.SpringBeanContainer@6334c0d8, hibernate.connection.handling_mode=DELAYED_ACQUISITION_AND_HOLD, sun.jnu.encoding=Cp1252, hibernate.implicit_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy, java.class.path=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\test-classes;C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app\target\classes;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-data-jpa\2.5.3\spring-boot-starter-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-aop\2.5.3\spring-boot-starter-aop-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aop\5.3.9\spring-aop-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\aspectj\aspectjweaver\1.9.7\aspectjweaver-1.9.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-jdbc\2.5.3\spring-boot-starter-jdbc-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\zaxxer\HikariCP\4.0.3\HikariCP-4.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jdbc\5.3.9\spring-jdbc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\transaction\jakarta.transaction-api\1.3.3\jakarta.transaction-api-1.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\persistence\jakarta.persistence-api\2.2.3\jakarta.persistence-api-2.2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\hibernate-core\5.4.32.Final\hibernate-core-5.4.32.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\logging\jboss-logging\3.4.2.Final\jboss-logging-3.4.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\javassist\javassist\3.27.0-GA\javassist-3.27.0-GA.jar;C:\Users\Kumar Mapanip\.m2\repository\antlr\antlr\2.7.7\antlr-2.7.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\jboss\jandex\2.2.3.Final\jandex-2.2.3.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\dom4j\dom4j\2.1.3\dom4j-2.1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\common\hibernate-commons-annotations\5.1.2.Final\hibernate-commons-annotations-5.1.2.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\jaxb-runtime\2.3.4\jaxb-runtime-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\glassfish\jaxb\txw2\2.3.4\txw2-2.3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\istack\istack-commons-runtime\3.0.12\istack-commons-runtime-3.0.12.jar;C:\Users\Kumar Mapanip\.m2\repository\com\sun\activation\jakarta.activation\1.2.2\jakarta.activation-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-jpa\2.5.3\spring-data-jpa-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\data\spring-data-commons\2.5.3\spring-data-commons-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-orm\5.3.9\spring-orm-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context\5.3.9\spring-context-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-tx\5.3.9\spring-tx-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-beans\5.3.9\spring-beans-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-aspects\5.3.9\spring-aspects-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-web\2.5.3\spring-boot-starter-web-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter\2.5.3\spring-boot-starter-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-logging\2.5.3\spring-boot-starter-logging-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-classic\1.2.4\logback-classic-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\ch\qos\logback\logback-core\1.2.4\logback-core-1.2.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-to-slf4j\2.14.1\log4j-to-slf4j-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\logging\log4j\log4j-api\2.14.1\log4j-api-2.14.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\jul-to-slf4j\1.7.32\jul-to-slf4j-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\annotation\jakarta.annotation-api\1.3.5\jakarta.annotation-api-1.3.5.jar;C:\Users\Kumar Mapanip\.m2\repository\org\yaml\snakeyaml\1.28\snakeyaml-1.28.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-json\2.5.3\spring-boot-starter-json-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.12.4\jackson-datatype-jdk8-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\module\jackson-module-parameter-names\2.12.4\jackson-module-parameter-names-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-tomcat\2.5.3\spring-boot-starter-tomcat-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-core\9.0.50\tomcat-embed-core-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-websocket\9.0.50\tomcat-embed-websocket-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-web\5.3.9\spring-web-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-webmvc\5.3.9\spring-webmvc-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-expression\5.3.9\spring-expression-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-bootstrap\3.0.3\spring-cloud-starter-bootstrap-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter\3.0.3\spring-cloud-starter-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-context\3.0.3\spring-cloud-context-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-crypto\5.5.1\spring-security-crypto-5.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-commons\3.0.3\spring-cloud-commons-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\security\spring-security-rsa\1.0.10.RELEASE\spring-security-rsa-1.0.10.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcpkix-jdk15on\1.68\bcpkix-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\bouncycastle\bcprov-jdk15on\1.68\bcprov-jdk15on-1.68.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-devtools\2.5.3\spring-boot-devtools-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot\2.5.3\spring-boot-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-autoconfigure\2.5.3\spring-boot-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\postgresql\postgresql\42.2.23\postgresql-42.2.23.jar;C:\Users\Kumar Mapanip\.m2\repository\org\checkerframework\checker-qual\3.5.0\checker-qual-3.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-test\2.5.3\spring-boot-starter-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test\2.5.3\spring-boot-test-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-test-autoconfigure\2.5.3\spring-boot-test-autoconfigure-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\jayway\jsonpath\json-path\2.5.0\json-path-2.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\json-smart\2.4.7\json-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\net\minidev\accessors-smart\2.4.7\accessors-smart-2.4.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\ow2\asm\asm\9.1\asm-9.1.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\xml\bind\jakarta.xml.bind-api\2.3.3\jakarta.xml.bind-api-2.3.3.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\activation\jakarta.activation-api\1.2.2\jakarta.activation-api-1.2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\assertj\assertj-core\3.19.0\assertj-core-3.19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hamcrest\hamcrest\2.2\hamcrest-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter\5.7.2\junit-jupiter-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.7.2\junit-jupiter-api-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apiguardian\apiguardian-api\1.1.0\apiguardian-api-1.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\opentest4j\opentest4j\1.2.0\opentest4j-1.2.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-commons\1.7.2\junit-platform-commons-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.7.2\junit-jupiter-params-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\jupiter\junit-jupiter-engine\5.7.2\junit-jupiter-engine-5.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-engine\1.7.2\junit-platform-engine-1.7.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-junit-jupiter\3.9.0\mockito-junit-jupiter-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\skyscreamer\jsonassert\1.5.0\jsonassert-1.5.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\vaadin\external\google\android-json\0.0.20131108.vaadin1\android-json-0.0.20131108.vaadin1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-core\5.3.9\spring-core-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-jcl\5.3.9\spring-jcl-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-test\5.3.9\spring-test-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\org\xmlunit\xmlunit-core\2.8.2\xmlunit-core-2.8.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-netflix-eureka-client\3.0.3\spring-cloud-starter-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-netflix-eureka-client\3.0.3\spring-cloud-netflix-eureka-client-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-client\1.10.14\eureka-client-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-eventbus\0.3.0\netflix-eventbus-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\netflix-commons\netflix-infix\0.3.0\netflix-infix-0.3.0.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-jxpath\commons-jxpath\1.3\commons-jxpath-1.3.jar;C:\Users\Kumar Mapanip\.m2\repository\joda-time\joda-time\2.3\joda-time-2.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\antlr-runtime\3.4\antlr-runtime-3.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\antlr\stringtemplate\3.2.1\stringtemplate-3.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\code\gson\gson\2.8.7\gson-2.8.7.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\commons\commons-math\2.2\commons-math-2.2.jar;C:\Users\Kumar Mapanip\.m2\repository\com\thoughtworks\xstream\xstream\1.4.16\xstream-1.4.16.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\x-stream\mxparser\1.2.1\mxparser-1.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\ws\rs\jsr311-api\1.1.1\jsr311-api-1.1.1.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\servo\servo-core\0.12.21\servo-core-0.12.21.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\guava\guava\19.0\guava-19.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpclient\4.5.13\httpclient-4.5.13.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\httpcomponents\httpcore\4.4.14\httpcore-4.4.14.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-codec\commons-codec\1.15\commons-codec-1.15.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-configuration\commons-configuration\1.10\commons-configuration-1.10.jar;C:\Users\Kumar Mapanip\.m2\repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;C:\Users\Kumar Mapanip\.m2\repository\com\google\inject\guice\4.1.0\guice-4.1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\inject\javax.inject\1\javax.inject-1.jar;C:\Users\Kumar Mapanip\.m2\repository\aopalliance\aopalliance\1.0\aopalliance-1.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\jettison\jettison\1.4.0\jettison-1.4.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\netflix\eureka\eureka-core\1.10.14\eureka-core-1.10.14.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\woodstox\woodstox-core\6.2.1\woodstox-core-6.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\codehaus\woodstox\stax2-api\4.2.1\stax2-api-4.2.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-loadbalancer\3.0.3\spring-cloud-starter-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-loadbalancer\3.0.3\spring-cloud-loadbalancer-3.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\reactor-core\3.4.8\reactor-core-3.4.8.jar;C:\Users\Kumar Mapanip\.m2\repository\org\reactivestreams\reactive-streams\1.0.3\reactive-streams-1.0.3.jar;C:\Users\Kumar Mapanip\.m2\repository\io\projectreactor\addons\reactor-extra\3.4.3\reactor-extra-3.4.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-cache\2.5.3\spring-boot-starter-cache-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\spring-context-support\5.3.9\spring-context-support-5.3.9.jar;C:\Users\Kumar Mapanip\.m2\repository\com\stoyanr\evictor\1.0.0\evictor-1.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\projectlombok\lombok\1.18.20\lombok-1.18.20.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.12.4\jackson-datatype-jsr310-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.12.4\jackson-annotations-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.12.4\jackson-core-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.12.4\jackson-databind-2.12.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-validation\2.5.3\spring-boot-starter-validation-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\apache\tomcat\embed\tomcat-embed-el\9.0.50\tomcat-embed-el-9.0.50.jar;C:\Users\Kumar Mapanip\.m2\repository\org\hibernate\validator\hibernate-validator\6.2.0.Final\hibernate-validator-6.2.0.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\jakarta\validation\jakarta.validation-api\2.0.2\jakarta.validation-api-2.0.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\boot\spring-boot-starter-thymeleaf\2.5.3\spring-boot-starter-thymeleaf-2.5.3.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf-spring5\3.0.12.RELEASE\thymeleaf-spring5-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\thymeleaf\3.0.12.RELEASE\thymeleaf-3.0.12.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\attoparser\attoparser\2.0.5.RELEASE\attoparser-2.0.5.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\unbescape\unbescape\1.1.6.RELEASE\unbescape-1.1.6.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\thymeleaf\extras\thymeleaf-extras-java8time\3.0.4.RELEASE\thymeleaf-extras-java8time-3.0.4.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-boot-starter\3.0.0\springfox-boot-starter-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-oas\3.0.0\springfox-oas-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-annotations\2.1.2\swagger-annotations-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\core\v3\swagger-models\2.1.2\swagger-models-2.1.2.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spi\3.0.0\springfox-spi-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-schema\3.0.0\springfox-schema-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-core\3.0.0\springfox-core-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-web\3.0.0\springfox-spring-web-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\github\classgraph\classgraph\4.8.83\classgraph-4.8.83.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webmvc\3.0.0\springfox-spring-webmvc-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-spring-webflux\3.0.0\springfox-spring-webflux-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-common\3.0.0\springfox-swagger-common-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mapstruct\mapstruct\1.3.1.Final\mapstruct-1.3.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-data-rest\3.0.0\springfox-data-rest-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-bean-validators\3.0.0\springfox-bean-validators-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger2\3.0.0\springfox-swagger2-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-annotations\1.5.20\swagger-annotations-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\swagger\swagger-models\1.5.20\swagger-models-1.5.20.jar;C:\Users\Kumar Mapanip\.m2\repository\io\springfox\springfox-swagger-ui\3.0.0\springfox-swagger-ui-3.0.0.jar;C:\Users\Kumar Mapanip\.m2\repository\com\fasterxml\classmate\1.5.1\classmate-1.5.1.jar;C:\Users\Kumar Mapanip\.m2\repository\org\slf4j\slf4j-api\1.7.32\slf4j-api-1.7.32.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-core\2.0.0.RELEASE\spring-plugin-core-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\plugin\spring-plugin-metadata\2.0.0.RELEASE\spring-plugin-metadata-2.0.0.RELEASE.jar;C:\Users\Kumar Mapanip\.m2\repository\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-starter-config\3.0.4\spring-cloud-starter-config-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\springframework\cloud\spring-cloud-config-client\3.0.4\spring-cloud-config-client-3.0.4.jar;C:\Users\Kumar Mapanip\.m2\repository\org\mockito\mockito-core\3.9.0\mockito-core-3.9.0.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy\1.10.22\byte-buddy-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\net\bytebuddy\byte-buddy-agent\1.10.22\byte-buddy-agent-1.10.22.jar;C:\Users\Kumar Mapanip\.m2\repository\org\objenesis\objenesis\3.2\objenesis-3.2.jar;C:\Users\Kumar Mapanip\.m2\repository\org\junit\platform\junit-platform-launcher\1.7.2\junit-platform-launcher-1.7.2.jar;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\411\0\.cp;C:\Users\Kumar Mapanip\eclipse\jee-2021-032\eclipse\configuration\org.eclipse.osgi\409\0\.cp, java.vm.vendor=Oracle Corporation, sun.arch.data.model=64, user.variant=, java.vendor.url=https://openjdk.java.net/, user.timezone=Asia/Calcutta, os.name=Windows 10, java.vm.specification.version=11, javax.persistence.validation.mode=AUTO, sun.java.launcher=SUN_STANDARD, user.country=US, sun.boot.library.path=C:\Program Files\Java\jdk-11.0.11\bin, sun.java.command=org.eclipse.jdt.internal.junit.runner.RemoteTestRunner -version 3 -port 53434 -testLoaderClass org.eclipse.jdt.internal.junit5.runner.JUnit5TestLoader -loaderpluginname org.eclipse.jdt.junit5.runtime -classNames com.rvy.controller.ControllerAppTest, javax.persistence.nonJtaDataSource=HikariDataSource (HikariPool-1), hibernate.transaction.jta.platform=org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform@74ed3be4, javax.persistence.sharedCache.mode=UNSPECIFIED, jdk.debug=release, sun.cpu.endian=little, user.home=C:\Users\Kumar Mapanip, user.language=en, java.specification.vendor=Oracle Corporation, java.version.date=2021-04-20, java.home=C:\Program Files\Java\jdk-11.0.11, file.separator=\, java.vm.compressedOopsMode=32-bit, line.separator= , java.specification.name=Java Platform API Specification, java.vm.specification.vendor=Oracle Corporation, FILE_LOG_CHARSET=UTF-8, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.awt.headless=true, hibernate.hbm2ddl.auto=update, user.script=, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=11.0.11+9-LTS-194, user.name=mapanip, path.separator=;, os.version=10.0, java.runtime.name=Java(TM) SE Runtime Environment, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=default, spring.beaninfo.ignore=true, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, java.vendor.version=18.9, java.vendor.url.bug=https://bugreport.java.com/bugreport/, java.io.tmpdir=C:\Users\KUMARM~1\AppData\Local\Temp\, java.version=11.0.11, hibernate.physical_naming_strategy=org.springframework.boot.orm.jpa.hibernate.SpringPhysicalNamingStrategy, user.dir=C:\Users\Kumar Mapanip\asde-workspace\customer-supermarket-app, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, PID=24180, java.awt.printerjob=sun.awt.windows.WPrinterJob, sun.os.patch.level=, CONSOLE_LOG_CHARSET=UTF-8, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@48224381, java.library.path=C:\Program Files\Java\jdk-11.0.11\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jdk-11.0.11/bin/server;C:/Program Files/Java/jdk-11.0.11/bin;"C:\Program Files\Java\jdk-11.0.11\bin;C:\apache-tomcat-9.0.48\bin";C:\Program Files\Java\jdk-11.0.11\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_231\bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft VS Code\bin;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Microsoft SDKs\Kinect\v2.0_1409\bin;C:\Program Files\MATLAB\R2017a\runtime\win64;C:\Program Files\MATLAB\R2017a\bin;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\mingw-w64\i686-8.1.0-posix-dwarf-rt_v6-rev0\mingw32\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\apache-maven-3.6.3-bin\apache-maven-3.6.3\bin;C:\Program Files\Docker\Docker\resources\bin;C:\ProgramData\DockerDesktop\version-bin;C:\Program Files\MongoDB\Server\4.4\bin;C:\Program Files\MongoDB\Tools\100\bin;C:\Program Files\nodejs\;C:\Program Files\nodejs;C:\Users\Kumar Mapanip\Anaconda3;C:\Users\Kumar Mapanip\Anaconda3\Library\mingw-w64\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\usr\bin;C:\Users\Kumar Mapanip\Anaconda3\Library\bin;C:\Users\Kumar Mapanip\Anaconda3\Scripts;C:\Program Files\MySQL\MySQL Shell 8.0\bin\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\Kumar Mapanip\AppData\Local\Programs\Python\Python39\;C:\Users\Kumar Mapanip\AppData\Local\Microsoft\WindowsApps;C:\Users\Kumar Mapanip\AppData\Local\atom\bin;C:\Users\Kumar Mapanip\AppData\Roaming\npm;C:\Users\Kumar Mapanip\Desktop;;., java.vendor=Oracle Corporation, java.vm.info=mixed mode, java.vm.version=11.0.11+9-LTS-194, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, hibernate.archive.scanner=org.hibernate.boot.archive.scan.internal.DisabledScanner, hibernate.connection.datasource=HikariDataSource (HikariPool-1), java.class.version=55.0}
11696 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
11696 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
11696 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
11696 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
11696 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
11696 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
11696 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
11698 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
11698 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
11698 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
11698 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
11698 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
11698 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
11700 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
11700 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
11735 main DEBUG org.hibernate.secure.spi.JaccIntegrator Skipping JACC integration as it was not enabled
11735 main DEBUG org.hibernate.internal.SessionFactoryImpl Instantiated session factory
11735 main DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@8d23cd8] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@4e3c0627]
11810 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl Not known whether passed class name [com.rvy.entity.Customer] is safe
11810 main DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : com.rvy.entity.Customer
11853 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Static SQL for entity: com.rvy.entity.Customer
11853 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Version select: select customer_id from customer where customer_id =?
11853 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Snapshot select: select customer_.customer_id, customer_.address1 as address2_0_, customer_.address2 as address3_0_, customer_.birth_date as birth_da4_0_, customer_.contact_number as contact_5_0_, customer_.email as email6_0_, customer_.name as name7_0_, customer_.uin as uin8_0_ from customer customer_ where customer_.customer_id=?
11853 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Insert 0: insert into customer (address1, address2, birth_date, contact_number, email, name, uin, customer_id) values (?, ?, ?, ?, ?, ?, ?, ?)
11853 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Update 0: update customer set address1=?, address2=?, birth_date=?, contact_number=?, email=?, name=?, uin=? where customer_id=?
11853 main DEBUG org.hibernate.persister.entity.AbstractEntityPersister Delete 0: delete from customer where customer_id=?
11927 main hibernateLoadPlanWalkPath= DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl Adding QuerySpace : uid = <gen:0> -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3687b83c]
11928 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address1
11928 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : address2
11929 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : birthDate
11929 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : contactNumber
11929 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : email
11929 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : name
11929 main hibernateLoadPlanWalkPath=com.rvy.entity.Customer DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker Visiting attribute path : uin
11929 main DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy Building LoadPlan...
11939 main DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor processing queryspace <gen:0>
11943 main DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter LoadPlan(entity=com.rvy.entity.Customer) - Returns - EntityReturnImpl(entity=com.rvy.entity.Customer, querySpaceUid=<gen:0>, path=com.rvy.entity.Customer) - QuerySpaces - EntityQuerySpaceImpl(uid=<gen:0>, entity=com.rvy.entity.Customer) - SQL table alias mapping - customer0_ - alias suffix - 0_ - suffixed key columns - {customer1_0_0_}
11944 main DEBUG org.hibernate.loader.entity.plan.EntityLoader Static select for entity com.rvy.entity.Customer [NONE]: select customer0_.customer_id as customer1_0_0_, customer0_.address1 as address2_0_0_, customer0_.address2 as address3_0_0_, customer0_.birth_date as birth_da4_0_0_, customer0_.contact_number as contact_5_0_0_, customer0_.email as email6_0_0_, customer0_.name as name7_0_0_, customer0_.uin as uin8_0_0_ from customer customer0_ where customer0_.customer_id=?
12043 main DEBUG org.hibernate.mapping.Table No alter strings for table : customer
12044 main INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
12044 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named HQL queries
12044 main DEBUG org.hibernate.query.spi.NamedQueryRepository Checking 0 named SQL queries
12052 main DEBUG org.hibernate.internal.SessionFactoryRegistry Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@1da5635e
12053 main DEBUG org.hibernate.internal.SessionFactoryRegistry Registering SessionFactory: 93c2b915-c2b6-4c21-8cc9-44cd1e37eb2d (<unnamed>)
12053 main DEBUG org.hibernate.internal.SessionFactoryRegistry Not binding SessionFactory to JNDI, no JNDI name configured
12053 main INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Initialized JPA EntityManagerFactory for persistence unit 'default'
12057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerSupermarketAppApplication'
12061 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapApplicationListener.BootstrapMarkerConfiguration'
12062 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingAspect'
12064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'customerController'
12070 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplate'
12091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiWebMvcConfigurer'
12095 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiControllerWebMvc'
12096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceGroupCache'
12096 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebConfiguration'
12106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToOpenApiMapperImpl'
12124 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasVendorExtensionsMapperImpl'
12128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasLicenceMapper'
12132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'examplesMapperImpl'
12137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'oasSecurityMapperImpl'
12142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaMapperImpl'
12151 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'styleEnumMapperImpl'
12155 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securitySchemeMapperImpl'
12160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonSerializer'
12161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiModule'
12161 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiMappingConfiguration'
12185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2Module'
12185 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2DocumentationConfiguration'
12196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'openApiModule'
12196 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonSerializer' via factory method to bean named 'swagger2Module'
12208 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformationFilterRegistry'
12224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'resourceGroupCache'
12225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'serviceModelToOpenApiMapperImpl'
12225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'jsonSerializer'
12225 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiControllerWebMvc' via constructor to bean named 'webMvcOpenApiTransformationFilterRegistry'
12227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReferenceScanner'
12229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDocumentationScanner'
12231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScanner'
12233 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionReader'
12236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationReader'
12236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiOperationReader'
12237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsManager'
12243 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginRegistry'
12245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingBuilderPluginRegistry'
12246 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterBuilderPluginRegistry'
12247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilderPluginRegistry'
12248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationBuilderPluginRegistry'
12248 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProviderPluginRegistry'
12249 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultsProviderPluginRegistry'
12250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathDecoratorRegistry'
12251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingScannerPluginRegistry'
12251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseBuilderPluginRegistry'
12252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelNamesRegistryFactoryPluginRegistry'
12254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingOperationNameGenerator'
12256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'documentationPluginsManager'
12256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiOperationReader' via constructor to bean named 'cachingOperationNameGenerator'
12260 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingOperationReader' via constructor to bean named 'apiOperationReader'
12265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiDescriptionLookup'
12267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'cachingOperationReader'
12267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'documentationPluginsManager'
12267 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDescriptionReader' via constructor to bean named 'apiDescriptionLookup'
12270 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelReader'
12274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelProvider'
12274 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelProvider'
12275 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelPropertiesProvider'
12276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeResolver'
12276 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.schema.configuration.ModelsConfiguration'
12285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'optimized'
12287 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'accessorsProvider'
12288 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'accessorsProvider' via constructor to bean named 'typeResolver'
12291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'fieldProvider'
12291 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'fieldProvider' via constructor to bean named 'typeResolver'
12293 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'factoryMethodProvider'
12294 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'factoryMethodProvider' via constructor to bean named 'typeResolver'
12296 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'objectMapperBeanPropertyNamingStrategy'
12319 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'schemaPluginsManager'
12320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelPropertyBuilderPluginRegistry'
12321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelBuilderPluginRegistry'
12322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewProviderPluginRegistry'
12323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'syntheticModelProviderPluginRegistry'
12324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelPropertyBuilderPluginRegistry'
12324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'modelBuilderPluginRegistry'
12324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'viewProviderPluginRegistry'
12324 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'schemaPluginsManager' via constructor to bean named 'syntheticModelProviderPluginRegistry'
12338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonEnumTypeDeterminer'
12342 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameExtractor'
12343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'typeNameProviderPluginRegistry'
12344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeResolver'
12344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'typeNameProviderPluginRegistry'
12344 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'typeNameExtractor' via constructor to bean named 'jacksonEnumTypeDeterminer'
12346 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationFactory'
12349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'typeNameExtractor'
12349 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelSpecificationFactory' via constructor to bean named 'jacksonEnumTypeDeterminer'
12351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'accessorsProvider'
12351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'fieldProvider'
12351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'factoryMethodProvider'
12351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeResolver'
12351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'objectMapperBeanPropertyNamingStrategy'
12351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'schemaPluginsManager'
12351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'jacksonEnumTypeDeterminer'
12351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'typeNameExtractor'
12351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'optimized' via constructor to bean named 'modelSpecificationFactory'
12354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'typeResolver'
12354 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelPropertiesProvider' via constructor to bean named 'optimized'
12358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'cachingModelDependencyProvider'
12359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelDependencyProvider'
12359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeResolver'
12359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'cachingModelPropertiesProvider'
12359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'typeNameExtractor'
12359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
12359 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelDependencyProvider' via constructor to bean named 'schemaPluginsManager'
12362 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelDependencyProvider' via constructor to bean named 'defaultModelDependencyProvider'
12365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelPropertiesProvider'
12365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'cachingModelDependencyProvider'
12365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'schemaPluginsManager'
12365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'typeNameExtractor'
12365 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
12368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultModelSpecificationProvider'
12371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeResolver'
12371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelPropertiesProvider'
12371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'cachingModelDependencyProvider'
12371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'schemaPluginsManager'
12371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'typeNameExtractor'
12371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'jacksonEnumTypeDeterminer'
12371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultModelSpecificationProvider' via constructor to bean named 'modelSpecificationFactory'
12373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelProvider'
12373 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'cachingModelProvider' via constructor to bean named 'defaultModelSpecificationProvider'
12377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'cachingModelProvider'
12377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeResolver'
12377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'documentationPluginsManager'
12377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
12377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelReader' via constructor to bean named 'typeNameExtractor'
12379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelSpecificationReader'
12379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'cachingModelProvider'
12379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'documentationPluginsManager'
12379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelSpecificationReader' via constructor to bean named 'typeResolver'
12381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiDescriptionReader'
12381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelReader'
12381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'apiModelSpecificationReader'
12381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiListingScanner' via constructor to bean named 'documentationPluginsManager'
12382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingReferenceScanner'
12382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiDocumentationScanner' via constructor to bean named 'apiListingScanner'
12383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiListingReader'
12386 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mediaTypeReader'
12390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationModelsProvider'
12391 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationModelsProvider' via constructor to bean named 'schemaPluginsManager'
12393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationDeprecatedReader'
12396 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'responseMessagesReader'
12397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
12397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'typeNameExtractor'
12397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'schemaPluginsManager'
12397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'modelSpecificationFactory'
12397 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'responseMessagesReader' via constructor to bean named 'documentationPluginsManager'
12400 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterReader'
12401 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelAttributeParameterExpander'
12403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'fieldProvider'
12403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'accessorsProvider'
12403 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'modelAttributeParameterExpander' via constructor to bean named 'jacksonEnumTypeDeterminer'
12405 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'contentParameterAggregator'
12410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'modelAttributeParameterExpander'
12410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
12410 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterReader' via constructor to bean named 'contentParameterAggregator'
12413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationTagsReader'
12416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultOperationReader'
12418 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterRequestConditionReader'
12420 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterRequestConditionReader' via constructor to bean named 'typeResolver'
12423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationParameterHeadersConditionReader'
12423 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationParameterHeadersConditionReader' via constructor to bean named 'typeResolver'
12426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationResponseClassReader'
12426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'schemaPluginsManager'
12426 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
12427 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationResponseClassReader' via constructor to bean named 'typeNameExtractor'
12429 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMultiplesReader'
12432 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterTypeReader'
12435 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterRequiredReader'
12437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'descriptionResolver'
12437 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'descriptionResolver' via factory method to bean named 'environment'
12439 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterRequiredReader' via constructor to bean named 'descriptionResolver'
12441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDataTypeReader'
12442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'schemaPluginsManager'
12442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'typeNameExtractor'
12442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
12442 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDataTypeReader' via constructor to bean named 'modelSpecificationFactory'
12445 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterDefaultReader'
12446 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'parameterDefaultReader' via constructor to bean named 'descriptionResolver'
12448 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNameReader'
12451 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expandedParameterBuilder'
12452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'typeResolver'
12452 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'expandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
12455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultResponseTypeReader'
12458 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'documentationPluginsBootstrapper'
12459 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcRequestHandlerProvider'
12460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'methodResolver'
12460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'methodResolver' via factory method to bean named 'typeResolver'
12464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerMapping'
12464 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration'
12466 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
12474 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
12481 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
12483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
12484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
12484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
12484 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
12496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter'
12496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
12496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
12496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
12496 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$WebMvcAutoConfigurationAdapter' via constructor to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
12501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptorConfigurer'
12501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration'
12501 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration' via constructor to bean named 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties'
12504 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openEntityManagerInViewInterceptor'
12504 main WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
12518 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openEntityManagerInViewInterceptorConfigurer' via factory method to bean named 'openEntityManagerInViewInterceptor'
12521 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataWebConfiguration'
12522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.data.web.config.SpringDataWebConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
12527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableCustomizer'
12527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration'
12527 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
12530 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.data.web.SpringDataWebAutoConfiguration' via constructor to bean named 'spring.data.web-org.springframework.boot.autoconfigure.data.web.SpringDataWebProperties'
12535 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortCustomizer'
12538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerUiConfigurer'
12538 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.SwaggerUiWebMvcConfiguration'
12551 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcContentNegotiationManager'
12559 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcConversionService'
12577 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcResourceUrlProvider'
13838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServletRegistration'
13838 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletRegistrationConfiguration'
13841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'dispatcherServlet'
13841 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration$DispatcherServletConfiguration'
13843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServlet' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
13985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'dispatcherServlet'
13985 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'dispatcherServletRegistration' via factory method to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
13986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartConfigElement'
13986 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration'
13987 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
13990 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.MultipartAutoConfiguration' via constructor to bean named 'spring.servlet.multipart-org.springframework.boot.autoconfigure.web.servlet.MultipartProperties'
14014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
14014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
14014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
14017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
14017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcConversionService'
14017 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
14072 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings c.r.c.CustomerController: {GET [/cm/v1/customers/{customerId}]}: getCustomers(Integer) {GET [/cm/v1/customers]}: getCustomers() {POST [/cm/v1/customers]}: addCustomer(Customer,BindingResult) {PUT [/cm/v1/customers]}: updateCustomer(Customer,BindingResult) {DELETE [/cm/v1/customers/{customerId}]}: deleteCustomer(Integer)
14075 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.o.w.OpenApiControllerWebMvc: {GET [/v3/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
14077 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.ApiResourceController: {GET [/swagger-resources/configuration/ui], produces [application/json]}: uiConfiguration() {GET [/swagger-resources], produces [application/json]}: swaggerResources() {GET [/swagger-resources/configuration/security], produces [application/json]}: securityConfiguration()
14077 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings s.d.s.w.Swagger2ControllerWebMvc: {GET [/v2/api-docs], produces [application/json || application/hal+json]}: getDocumentation(String,HttpServletRequest)
14080 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse)
14083 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping 12 mappings in 'requestMappingHandlerMapping'
14084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'methodResolver'
14084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcRequestHandlerProvider' via constructor to bean named 'requestMappingHandlerMapping'
14088 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaults'
14098 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathProvider'
14101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'documentationPluginsManager'
14101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'webMvcRequestHandlerProvider'
14101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'resourceGroupCache'
14101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'apiDocumentationScanner'
14101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'typeResolver'
14101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'defaults'
14101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'pathProvider'
14101 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'documentationPluginsBootstrapper' via constructor to bean named 'environment'
14108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'queryStringUriTemplateDecorator'
14112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathMappingDecorator'
14115 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pathSanitizer'
14118 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPathDecorator'
14121 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonJsonViewProvider'
14122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonJsonViewProvider' via constructor to bean named 'typeResolver'
14125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyDiscriminatorBasedInheritancePlugin'
14125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeResolver'
14125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'jacksonEnumTypeDeterminer'
14125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'typeNameExtractor'
14125 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'propertyDiscriminatorBasedInheritancePlugin' via constructor to bean named 'modelSpecificationFactory'
14128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlModelPlugin'
14129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'xmlModelPlugin' via constructor to bean named 'typeResolver'
14132 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonIgnorePropertiesModelPlugin'
14133 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jsonIgnorePropertiesModelPlugin' via constructor to bean named 'typeResolver'
14136 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'xmlPropertyPlugin'
14140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiSchemaPropertyBuilder'
14141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'descriptionResolver'
14141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiSchemaPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
14143 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelPropertyPropertyBuilder'
14144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'descriptionResolver'
14144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelPropertyPropertyBuilder' via constructor to bean named 'modelSpecificationFactory'
14148 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelTypeNameProvider'
14153 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiModelBuilder'
14154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeResolver'
14154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'typeNameExtractor'
14154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
14154 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiModelBuilder' via constructor to bean named 'modelSpecificationFactory'
14158 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParameterReader'
14160 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParameterReader' via constructor to bean named 'descriptionResolver'
14164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsReader'
14167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationResponseClassReader'
14167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeResolver'
14167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
14167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationResponseClassReader' via constructor to bean named 'typeNameExtractor'
14170 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationModelsProvider'
14171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerOperationModelsProvider' via constructor to bean named 'typeResolver'
14174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationAuthReader'
14177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerMediaTypeReader'
14181 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHttpMethodReader'
14184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationImplicitParametersReader'
14184 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationImplicitParametersReader' via constructor to bean named 'descriptionResolver'
14187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationAuthReader'
14191 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationHiddenReader'
14195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationSummaryReader'
14195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationSummaryReader' via constructor to bean named 'descriptionResolver'
14200 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiOperationTagsReader'
14205 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerResponseMessageReader'
14206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
14206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeNameExtractor'
14206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'typeResolver'
14206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'modelSpecificationFactory'
14206 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerResponseMessageReader' via constructor to bean named 'documentationPluginsManager'
14209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNicknameIntoUniqueIdReader'
14212 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationPositionReader'
14216 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiResponseReader'
14217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'typeResolver'
14217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'modelSpecificationFactory'
14217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiResponseReader' via constructor to bean named 'documentationPluginsManager'
14219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'operationNotesReader'
14220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'operationNotesReader' via constructor to bean named 'descriptionResolver'
14223 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerOperationTagsReader'
14226 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerParameterDescriptionReader'
14227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'descriptionResolver'
14228 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerParameterDescriptionReader' via constructor to bean named 'jacksonEnumTypeDeterminer'
14231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerExpandedParameterBuilder'
14232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'descriptionResolver'
14232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swaggerExpandedParameterBuilder' via constructor to bean named 'jacksonEnumTypeDeterminer'
14236 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiParameterBuilder'
14238 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'openApiParameterBuilder' via constructor to bean named 'descriptionResolver'
14241 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swaggerApiListingReader'
14244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inMemorySwaggerResourcesProvider'
14245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'environment'
14245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'resourceGroupCache'
14245 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inMemorySwaggerResourcesProvider' via constructor to bean named 'documentationPluginsManager'
14247 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'openApiPetStore'
14265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apiResourceController'
14266 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apiResourceController' via constructor to bean named 'inMemorySwaggerResourcesProvider'
14273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceModelToSwagger2MapperImpl'
14295 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compatibilityModelMapperImpl'
14299 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'securityMapperImpl'
14306 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'licenseMapperImpl'
14309 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'vendorExtensionsMapperImpl'
14312 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertyMapperImpl'
14315 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMapperImpl'
14318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelMapperImpl'
14322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestParameterMapperImpl'
14328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'modelSpecificationMapperImpl'
14333 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'swagger2ControllerWebMvc'
14335 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformationFilterRegistry'
14336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'resourceGroupCache'
14336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'serviceModelToSwagger2MapperImpl'
14336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'jsonSerializer'
14336 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'swagger2ControllerWebMvc' via constructor to bean named 'webMvcSwaggerTransformationFilterRegistry'
14338 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.spring.web.SpringfoxWebMvcConfiguration'
14343 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger.configuration.SwaggerCommonConfiguration'
14347 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiWebMvcConfiguration'
14351 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcOpenApiTransformer'
14360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.oas.configuration.OpenApiDocumentationConfiguration'
14366 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.AutoConfigurationPackages'
14368 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.util.JpaMetamodelCacheCleanup'
14371 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.jpa.repository.support.JpaEvaluationContextExtension'
14377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
14378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration$TomcatWebSocketConfiguration'
14381 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'websocketServletWebServerCustomizer'
14402 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.websocket.servlet.WebSocketServletAutoConfiguration'
14404 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryConfiguration$EmbeddedTomcat'
14406 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactory'
14491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'servletWebServerFactoryCustomizer'
14491 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration'
14508 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
14517 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'servletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
14522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatServletWebServerFactoryCustomizer'
14522 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatServletWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
14525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tomcatWebServerFactoryCustomizer'
14525 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration$TomcatWebServerFactoryCustomizerConfiguration'
14529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'environment'
14529 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'tomcatWebServerFactoryCustomizer' via factory method to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
14533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeCharsetMappingsCustomizer'
14533 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration'
14534 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.HttpEncodingAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
14576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorPageCustomizer'
14576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration'
14576 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration' via constructor to bean named 'server-org.springframework.boot.autoconfigure.web.ServerProperties'
14578 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'errorPageCustomizer' via factory method to bean named 'dispatcherServletRegistration'
14582 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletAutoConfiguration'
14584 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration'
14586 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskExecutorBuilder'
14587 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
14589 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskExecutorBuilder' via factory method to bean named 'spring.task.execution-org.springframework.boot.autoconfigure.task.TaskExecutionProperties'
14593 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.validation.ValidationAutoConfiguration'
14595 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultValidator'
14598 main DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
14609 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
14609 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
14610 main DEBUG org.hibernate.validator.internal.engine.AbstractConfigurationImpl Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
14611 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
14611 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via user class loader
14612 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
14612 main DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
14613 main DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
14613 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
14613 main DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
14614 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
14614 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
14614 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
14614 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
14614 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
14614 main DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
14616 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$WhitelabelErrorViewConfiguration'
14618 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'error'
14622 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameViewResolver'
14628 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration'
14629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
14629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.resources-org.springframework.boot.autoconfigure.web.ResourceProperties'
14629 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration$DefaultErrorViewResolverConfiguration' via constructor to bean named 'spring.web-org.springframework.boot.autoconfigure.web.WebProperties'
14631 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'conventionErrorViewResolver'
14635 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'errorAttributes'
14640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'basicErrorController'
14640 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'basicErrorController' via factory method to bean named 'errorAttributes'
14644 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestMappingHandlerAdapter'
14646 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcValidator'
14653 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
14654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
14654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
14654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcContentNegotiationManager'
14654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcConversionService'
14654 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'requestMappingHandlerAdapter' via factory method to bean named 'mvcValidator'
14663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'messageConverters'
14663 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration'
14667 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'stringHttpMessageConverter'
14668 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.HttpMessageConvertersAutoConfiguration$StringHttpMessageConverterConfiguration'
14669 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'stringHttpMessageConverter' via factory method to bean named 'environment'
14676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mappingJackson2HttpMessageConverter'
14676 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration$MappingJackson2HttpMessageConverterConfiguration'
14679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonObjectMapper'
14679 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration'
14682 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration'
14684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardJacksonObjectMapperBuilderCustomizer'
14684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration'
14687 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
14697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
14697 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardJacksonObjectMapperBuilderCustomizer' via factory method to bean named 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties'
14701 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
14702 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapperBuilder' via factory method to bean named 'standardJacksonObjectMapperBuilderCustomizer'
14703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNamesModule'
14703 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration'
14708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jsonComponentModule'
14708 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration'
14718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jacksonGeoModule'
14718 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration'
14731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jacksonObjectMapper' via factory method to bean named 'jacksonObjectMapperBuilder'
14759 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mappingJackson2HttpMessageConverter' via factory method to bean named 'jacksonObjectMapper'
14788 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sortResolver'
14795 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'pageableResolver'
14804 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationTaskExecutor'
14805 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'applicationTaskExecutor' via factory method to bean named 'taskExecutorBuilder'
14818 main DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Initializing ExecutorService 'applicationTaskExecutor'
14836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'refreshEventListener'
14836 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration'
14840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'legacyContextRefresher'
14840 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
14843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
14843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'refreshScope'
14843 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'legacyContextRefresher' via factory method to bean named 'spring.cloud.refresh-org.springframework.cloud.autoconfigure.RefreshAutoConfiguration$RefreshProperties'
14847 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'refreshEventListener' via factory method to bean named 'legacyContextRefresher'
14854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaAutoServiceRegistration'
14854 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration'
14855 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration' via constructor to bean named 'environment'
14858 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaServiceRegistry'
14863 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaRegistration'
14899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
14899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaServiceRegistry'
14899 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaAutoServiceRegistration' via factory method to bean named 'eurekaRegistration'
14910 main DEBUG org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice
14941 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'welcomePageHandlerMapping'
14942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
14942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcConversionService'
14942 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'welcomePageHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
14961 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'localeResolver'
14965 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'themeResolver'
14968 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'flashMapManager'
14973 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPatternParser'
14974 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUrlPathHelper'
14976 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcPathMatcher'
14979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewControllerHandlerMapping'
14979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcConversionService'
14979 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewControllerHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
14993 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'viewControllerHandlerMapping' {/swagger-ui/=ParameterizableViewController [view="forward:/swagger-ui/index.html"]}
14994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'beanNameHandlerMapping'
14994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcConversionService'
14994 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'beanNameHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
15007 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'beanNameHandlerMapping' {}
15007 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'routerFunctionMapping'
15008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcConversionService'
15008 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'routerFunctionMapping' via factory method to bean named 'mvcResourceUrlProvider'
15021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'resourceHandlerMapping'
15021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcContentNegotiationManager'
15021 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcConversionService'
15022 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'resourceHandlerMapping' via factory method to bean named 'mvcResourceUrlProvider'
15031 main DEBUG _org.springframework.web.servlet.HandlerMapping.Mappings 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]], /swagger-ui/**=ResourceHttpRequestHandler [Classpath [META-INF/resources/webjars/springfox-swagger-ui/]]}
15031 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultServletHandlerMapping'
15033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerFunctionAdapter'
15038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcUriComponentsContributor'
15039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'mvcConversionService'
15039 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcUriComponentsContributor' via factory method to bean named 'requestMappingHandlerAdapter'
15043 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'httpRequestHandlerAdapter'
15045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleControllerHandlerAdapter'
15048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'handlerExceptionResolver'
15048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'handlerExceptionResolver' via factory method to bean named 'mvcContentNegotiationManager'
15052 main DEBUG org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver ControllerAdvice beans: 0 @ExceptionHandler, 1 ResponseBodyAdvice
15057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mvcViewResolver'
15057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mvcViewResolver' via factory method to bean named 'mvcContentNegotiationManager'
15066 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewNameTranslator'
15069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultViewResolver'
15083 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'viewResolver'
15084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'viewResolver' via factory method to bean named 'org.springframework.beans.factory.support.DefaultListableBeanFactory@26350ea2'
15092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'thymeleafViewResolver'
15092 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration$ThymeleafViewResolverConfiguration'
15099 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
15105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'templateEngine'
15105 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafDefaultConfiguration'
15108 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'templateEngine' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
15128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultTemplateResolver'
15128 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration'
15129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
15129 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
15130 main WARN org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$DefaultTemplateResolverConfiguration Cannot find template location: classpath:/templates/ (please add some templates or check your Thymeleaf configuration)
15142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'java8TimeDialect'
15142 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafJava8TimeDialect'
15156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'spring.thymeleaf-org.springframework.boot.autoconfigure.thymeleaf.ThymeleafProperties'
15156 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'thymeleafViewResolver' via factory method to bean named 'templateEngine'
15165 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'requestContextFilter'
15177 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration'
15179 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'formContentFilter'
15194 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration$CglibAutoProxyConfiguration'
15195 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration$AspectJAutoProxyingConfiguration'
15197 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.aop.AopAutoConfiguration'
15198 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration'
15199 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'applicationAvailability'
15214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.jta.JtaAutoConfiguration'
15215 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration$PooledDataSourceConfiguration'
15217 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration'
15219 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration'
15220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loggingRebinder'
15224 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionManager'
15229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'platformTransactionManagerCustomizers'
15229 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration'
15231 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.transaction-org.springframework.boot.autoconfigure.transaction.TransactionProperties'
15250 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration'
15251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration'
15252 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration'
15254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'lifecycleProcessor'
15254 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
15256 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'lifecycleProcessor' via factory method to bean named 'spring.lifecycle-org.springframework.boot.autoconfigure.context.LifecycleProperties'
15261 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration'
15262 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration'
15264 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gsonBuilder'
15265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'standardGsonBuilderCustomizer'
15265 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
15269 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'standardGsonBuilderCustomizer' via factory method to bean named 'spring.gson-org.springframework.boot.autoconfigure.gson.GsonProperties'
15272 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gsonBuilder' via factory method to bean named 'standardGsonBuilderCustomizer'
15283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'gson'
15283 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'gson' via factory method to bean named 'gsonBuilder'
15318 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.JacksonHttpMessageConvertersConfiguration'
15320 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.http.GsonHttpMessageConvertersConfiguration'
15321 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.data.web.config.ProjectingArgumentResolverRegistrar'
15323 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration'
15325 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
15327 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration' via constructor to bean named 'spring.info-org.springframework.boot.autoconfigure.info.ProjectInfoProperties'
15328 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateConfiguration'
15330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'jdbcTemplate'
15330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
15332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'dataSource'
15332 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'jdbcTemplate' via factory method to bean named 'spring.jdbc-org.springframework.boot.autoconfigure.jdbc.JdbcProperties'
15350 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.NamedParameterJdbcTemplateConfiguration'
15352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'namedParameterJdbcTemplate'
15352 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'namedParameterJdbcTemplate' via factory method to bean named 'jdbcTemplate'
15358 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.JdbcTemplateAutoConfiguration'
15360 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.sql.init.SqlInitializationAutoConfiguration'
15361 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.task.TaskSchedulingAutoConfiguration'
15364 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'scheduledBeanLazyInitializationExcludeFilter'
15367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'taskSchedulerBuilder'
15367 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
15369 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'taskSchedulerBuilder' via factory method to bean named 'spring.task.scheduling-org.springframework.boot.autoconfigure.task.TaskSchedulingProperties'
15372 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration$ThymeleafWebMvcConfiguration'
15374 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.thymeleaf.ThymeleafAutoConfiguration'
15375 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration$JdbcTransactionManagerConfiguration'
15377 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceTransactionManagerAutoConfiguration'
15378 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration$CglibAutoProxyConfiguration'
15379 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$EnableTransactionManagementConfiguration'
15380 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.transaction.TransactionAutoConfiguration$TransactionTemplateConfiguration'
15382 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'transactionTemplate'
15383 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'transactionTemplate' via factory method to bean named 'transactionManager'
15390 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.client.RestTemplateAutoConfiguration'
15392 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.web.embedded.EmbeddedWebServerFactoryCustomizerAutoConfiguration'
15393 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'characterEncodingFilter'
15408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'multipartResolver'
15412 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration'
15413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'org.springframework.web.context.support.GenericWebApplicationContext@1cec219f'
15413 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration' via constructor to bean named 'spring.mvc-org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties'
15415 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvcBuilder'
15416 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootMockMvcBuilderCustomizer'
15421 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvcBuilder' via factory method to bean named 'springBootMockMvcBuilderCustomizer'
15431 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping filters: characterEncodingFilter urls=[/*] order=-2147483648, formContentFilter urls=[/*] order=-9900, requestContextFilter urls=[/*] order=-105
15431 main DEBUG org.springframework.boot.web.servlet.ServletContextInitializerBeans Mapping servlets:
15440 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'mockMvc'
15441 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'mockMvc' via factory method to bean named 'mockMvcBuilder'
15442 main INFO org.springframework.boot.test.mock.web.SpringBootMockServletContext Initializing Spring TestDispatcherServlet ''
15442 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Initializing Servlet ''
15443 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected StandardServletMultipartResolver
15443 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected AcceptHeaderLocaleResolver
15443 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected FixedThemeResolver
15445 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@6dcf39c6
15445 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Detected org.springframework.web.servlet.support.SessionFlashMapManager@62a09668
15445 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet enableLoggingRequestDetails='false': request parameters and headers will be masked to prevent unsafe logging of potentially sensitive data
15445 main INFO org.springframework.test.web.servlet.TestDispatcherServlet Completed initialization in 2 ms
15450 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
15455 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
15456 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
15460 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration'
15462 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentManager'
15463 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentManager' via factory method to bean named 'environment'
15467 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration'
15469 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeDiscoveryClient'
15470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryClient'
15470 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration'
15475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtils'
15475 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.util.UtilAutoConfiguration'
15478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'inetUtilsProperties'
16478 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'inetUtils' via factory method to bean named 'inetUtilsProperties'
16483 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'simpleDiscoveryProperties'
16484 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
16484 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'environmentProperties' with value of type String
16681 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'simpleDiscoveryClient' via factory method to bean named 'simpleDiscoveryProperties'
16683 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'discoveryClient'
16684 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration'
16685 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClient'
16691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaClientConfigBean'
16691 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaClientConfigBean' via factory method to bean named 'environment'
16706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClient'
16706 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'discoveryClient' via factory method to bean named 'eurekaClientConfigBean'
16709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'simpleDiscoveryClient'
16709 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeDiscoveryClient' via factory method to bean named 'discoveryClient'
16712 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration'
16713 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'tlsProperties'
16716 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateDiscoveryClientOptionalArgs'
16717 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultEurekaClientHttpRequestFactorySupplier'
16720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'tlsProperties'
16720 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateDiscoveryClientOptionalArgs' via factory method to bean named 'defaultEurekaClientHttpRequestFactorySupplier'
16720 main INFO org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration Eureka HTTP Client uses RestTemplate.
16726 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration$EurekaClientConfigurationRefresher'
16729 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration'
16731 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties'
16733 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration'
16736 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.EurekaClientAutoConfiguration$RefreshableEurekaClientConfiguration'
16740 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaApplicationInfoManager'
16748 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaFeature'
16751 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'serviceManagementMetadataProvider'
16754 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaInstanceConfigBean'
16755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'inetUtils'
16755 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'eurekaInstanceConfigBean' via factory method to bean named 'serviceManagementMetadataProvider'
16755 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.servlet.context-path' in PropertySource 'configurationProperties' with value of type String
16755 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
16994 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.cloud.client.hostname' in PropertySource 'configurationProperties' with value of type String
16994 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
16994 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'server.port' in PropertySource 'configurationProperties' with value of type String
16994 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data healthcheckUrl: http://host.docker.internal:9003/rvy/api/actuator/health
16994 main DEBUG org.springframework.cloud.netflix.eureka.metadata.DefaultManagementMetadataProvider Constructed eureka meta-data statusPageUrl: http://host.docker.internal:9003/rvy/api/actuator/info
17000 main DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
17009 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.CommonsClientAutoConfiguration'
17010 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration'
17012 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration'
17013 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'zoneConfig'
17014 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'zoneConfig' via factory method to bean named 'environment'
17016 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerClientFactory'
17018 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration.LoadBalancerClientSpecification'
17024 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration.LoadBalancerClientSpecification'
17025 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'default.org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration.LoadBalancerClientSpecification'
17033 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
17035 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.BlockingLoadBalancerClientAutoConfiguration'
17038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'blockingLoadBalancerClient'
17038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'loadBalancerClientFactory'
17038 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'blockingLoadBalancerClient' via factory method to bean named 'spring.cloud.loadbalancer-org.springframework.cloud.client.loadbalancer.LoadBalancerProperties'
17045 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
17048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncLoadBalancerInterceptor'
17048 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncLoadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
17052 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'asyncRestTemplateCustomizer'
17053 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'asyncRestTemplateCustomizer' via factory method to bean named 'asyncLoadBalancerInterceptor'
17057 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration$AsyncRestTemplateCustomizerConfig'
17059 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedAsyncRestTemplateInitializer'
17060 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancedAsyncRestTemplateInitializer' via factory method to bean named 'asyncRestTemplateCustomizer'
17064 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.AsyncLoadBalancerAutoConfiguration'
17065 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration$LoadBalancerInterceptorConfig'
17068 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerInterceptor'
17069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancerRequestFactory'
17069 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration'
17071 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerRequestFactory' via factory method to bean named 'blockingLoadBalancerClient'
17073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'blockingLoadBalancerClient'
17073 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'loadBalancerInterceptor' via factory method to bean named 'loadBalancerRequestFactory'
17075 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'restTemplateCustomizer'
17076 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'restTemplateCustomizer' via factory method to bean named 'loadBalancerInterceptor'
17079 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'loadBalancedRestTemplateInitializerDeprecated'
17082 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration'
17084 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration$ApacheHttpClientConfiguration'
17086 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'connManFactory'
17091 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientBuilder'
17104 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'apacheHttpClientFactory'
17106 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'apacheHttpClientFactory' via factory method to bean named 'apacheHttpClientBuilder'
17110 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.commons.httpclient.HttpClientConfiguration'
17112 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener'
17113 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
17116 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration$ConfigClientFailFastListener' via constructor to bean named 'org.springframework.cloud.config.client.ConfigClientAutoConfiguration'
17120 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration'
17122 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'compositeCompatibilityVerifier'
17123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springBootVersionVerifier'
17123 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
17127 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'springBootVersionVerifier' via factory method to bean named 'spring.cloud.compatibility-verifier-org.springframework.cloud.configuration.CompatibilityVerifierProperties'
17134 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'compositeCompatibilityVerifier' via factory method to bean named 'springBootVersionVerifier'
17135 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
17135 main DEBUG org.springframework.cloud.configuration.SpringBootVersionVerifier Version found in Boot manifest [2.5.3]
17135 main DEBUG org.springframework.cloud.configuration.CompositeCompatibilityVerifier All conditions are passing
17137 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$DefaultLoadBalancerCacheManagerConfiguration'
17140 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'defaultLoadBalancerCacheManager'
17141 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
17144 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'defaultLoadBalancerCacheManager' via factory method to bean named 'spring.cloud.loadbalancer.cache-org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheProperties'
17164 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCacheManagerWarnConfiguration'
17167 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'caffeineWarnLogger'
17169 main WARN org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration$LoadBalancerCaffeineWarnLogger Spring Cloud LoadBalancer is currently working with the default cache. You can switch to using Caffeine cache, by adding it and org.springframework.cache.caffeine.CaffeineCacheManager to the classpath.
17169 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.loadbalancer.config.LoadBalancerCacheAutoConfiguration'
17171 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.netflix.eureka.loadbalancer.LoadBalancerEurekaAutoConfiguration'
17174 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'eurekaLoadBalancerProperties'
17178 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.bean.validators.configuration.BeanValidatorPluginsConfiguration'
17187 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderMinMax'
17204 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotNull'
17209 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderNotBlank'
17214 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderPattern'
17220 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'expanderSize'
17227 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterMinMax'
17232 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotNull'
17237 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterNotBlank'
17244 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterPattern'
17251 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'parameterSize'
17258 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'minMaxPlugin'
17263 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'decimalMinMaxPlugin'
17268 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'sizePlugin'
17273 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'isNullPlugin'
17280 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notNullPlugin'
17285 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'notBlankPlugin'
17314 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'patternPlugin'
17322 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation.swagger2.configuration.Swagger2WebMvcConfiguration'
17329 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'webMvcSwaggerTransformer'
17330 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'webMvcSwaggerTransformer' via factory method to bean named 'environment'
17341 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.boot.starter.autoconfigure.OpenApiAutoConfiguration'
17348 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'springfox.documentation-springfox.boot.starter.autoconfigure.SpringfoxConfigurationProperties'
17381 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 0
17385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaClient'
17385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaInstanceConfigBean'
17385 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaRegistration' via factory method to bean named 'eurekaApplicationInfoManager'
17395 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaApplicationInfoManager' via factory method to bean named 'eurekaInstanceConfigBean'
17404 main INFO org.springframework.cloud.netflix.eureka.InstanceInfoFactory Setting initial instance status as: STARTING
17408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaApplicationInfoManager'
17408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaClientConfigBean'
17408 main DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'scopedTarget.eurekaClient' via factory method to bean named 'eurekaInstanceConfigBean'
17652 main INFO com.netflix.discovery.DiscoveryClient Initializing Eureka in region us-east-1
17663 main INFO com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Resolving eureka endpoints via configuration
17664 main DEBUG com.netflix.discovery.endpoint.EndpointUtils The availability zone for the given region us-east-1 are [defaultZone]
17666 main DEBUG com.netflix.discovery.shared.resolver.aws.ConfigClusterResolver Config resolved to [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
17666 main DEBUG com.netflix.discovery.shared.resolver.aws.ZoneAffinityClusterResolver Local zone=defaultZone; resolved to: [AwsEndpoint{ serviceUrl='http://localhost:8761/eureka/', region='us-east-1', zone='defaultZone'}]
17726 main INFO com.netflix.discovery.DiscoveryClient Disable delta property : false
17726 main INFO com.netflix.discovery.DiscoveryClient Single vip registry refresh property : null
17726 main INFO com.netflix.discovery.DiscoveryClient Force full registry fetch : false
17727 main INFO com.netflix.discovery.DiscoveryClient Application is null : false
17727 main INFO com.netflix.discovery.DiscoveryClient Registered Applications size is zero : true
17727 main INFO com.netflix.discovery.DiscoveryClient Application version is -1: true
17727 main INFO com.netflix.discovery.DiscoveryClient Getting all instance registry info from the eureka server
17727 main DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
18396 main DEBUG org.springframework.web.client.RestTemplate HTTP GET http://localhost:8761/eureka/apps/
18471 main DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
18493 main DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
18509 main DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
18511 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
18533 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 0][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
18535 main DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
18538 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
18539 main DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connection established 127.0.0.1:52430<->127.0.0.1:8761
18540 main DEBUG org.apache.http.impl.execchain.MainClientExec Executing request GET /eureka/apps/ HTTP/1.1
18540 main DEBUG org.apache.http.impl.execchain.MainClientExec Target auth state: UNCHALLENGED
18540 main DEBUG org.apache.http.impl.execchain.MainClientExec Proxy auth state: UNCHALLENGED
18542 main DEBUG org.apache.http.headers http-outgoing-0 >> GET /eureka/apps/ HTTP/1.1
18542 main DEBUG org.apache.http.headers http-outgoing-0 >> Accept: application/json, application/*+json
18542 main DEBUG org.apache.http.headers http-outgoing-0 >> Host: localhost:8761
18542 main DEBUG org.apache.http.headers http-outgoing-0 >> Connection: Keep-Alive
18542 main DEBUG org.apache.http.headers http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.11)
18542 main DEBUG org.apache.http.headers http-outgoing-0 >> Accept-Encoding: gzip,deflate
18543 main DEBUG org.apache.http.wire http-outgoing-0 >> "GET /eureka/apps/ HTTP/1.1[\r][\n]"
18543 main DEBUG org.apache.http.wire http-outgoing-0 >> "Accept: application/json, application/*+json[\r][\n]"
18543 main DEBUG org.apache.http.wire http-outgoing-0 >> "Host: localhost:8761[\r][\n]"
18543 main DEBUG org.apache.http.wire http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
18543 main DEBUG org.apache.http.wire http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.11)[\r][\n]"
18543 main DEBUG org.apache.http.wire http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
18543 main DEBUG org.apache.http.wire http-outgoing-0 >> "[\r][\n]"
18802 main DEBUG org.apache.http.wire http-outgoing-0 << "HTTP/1.1 200 [\r][\n]"
18802 main DEBUG org.apache.http.wire http-outgoing-0 << "Content-Encoding: gzip[\r][\n]"
18802 main DEBUG org.apache.http.wire http-outgoing-0 << "Content-Type: application/json[\r][\n]"
18802 main DEBUG org.apache.http.wire http-outgoing-0 << "Content-Length: 80[\r][\n]"
18803 main DEBUG org.apache.http.wire http-outgoing-0 << "Date: Thu, 29 Jul 2021 16:31:07 GMT[\r][\n]"
18803 main DEBUG org.apache.http.wire http-outgoing-0 << "Keep-Alive: timeout=60[\r][\n]"
18803 main DEBUG org.apache.http.wire http-outgoing-0 << "Connection: keep-alive[\r][\n]"
18803 main DEBUG org.apache.http.wire http-outgoing-0 << "[\r][\n]"
18803 main DEBUG org.apache.http.wire http-outgoing-0 << "[0x1f][0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xab]VJ,([0xc8][0xc9]LN,[0xc9][0xcc][0xcf]+V[0xb2][0xaa]V*K-*[0x6][0xb1][0xe3][0xe3]SRsJ[0x12][0x95][0xac][0x94][0xc][0x95]t@[0xaa][0x80]"[0x19][0x89][0xc5][0x19][0xc9][0xf9])[0xa9]@A[0x88][0x18]L[0xa7][0x92]Utlm-[0x0][0x14][0x8]FBM[0x0][0x0][0x0]"
18806 main DEBUG org.apache.http.headers http-outgoing-0 << HTTP/1.1 200
18806 main DEBUG org.apache.http.headers http-outgoing-0 << Content-Encoding: gzip
18806 main DEBUG org.apache.http.headers http-outgoing-0 << Content-Type: application/json
18806 main DEBUG org.apache.http.headers http-outgoing-0 << Content-Length: 80
18806 main DEBUG org.apache.http.headers http-outgoing-0 << Date: Thu, 29 Jul 2021 16:31:07 GMT
18807 main DEBUG org.apache.http.headers http-outgoing-0 << Keep-Alive: timeout=60
18807 main DEBUG org.apache.http.headers http-outgoing-0 << Connection: keep-alive
18816 main DEBUG org.apache.http.impl.execchain.MainClientExec Connection can be kept alive for 60000 MILLISECONDS
18821 main DEBUG org.springframework.web.client.RestTemplate Response 200 OK
18822 main DEBUG org.springframework.web.client.RestTemplate Reading to [org.springframework.cloud.netflix.eureka.http.EurekaApplications]
18826 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection [id: 0][route: {}->http://localhost:8761] can be kept alive for 60.0 seconds
18826 main DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-0: set socket timeout to 0
18826 main DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 0][route: {}->http://localhost:8761][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20]
18828 main DEBUG com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Pinning to endpoint null
18832 main INFO com.netflix.discovery.DiscoveryClient The response status is 200
18832 main DEBUG com.netflix.discovery.DiscoveryClient Got full registry with apps hashcode
18832 main DEBUG com.netflix.discovery.DiscoveryClient The total number of all instances in the client now is 0
18835 main INFO com.netflix.discovery.DiscoveryClient Starting heartbeat executor: renew interval is: 30
18840 main INFO com.netflix.discovery.InstanceInfoReplicator InstanceInfoReplicator onDemand update allowed rate per min is 4
18852 main INFO com.netflix.discovery.DiscoveryClient Discovery Client initialized at timestamp 1627576267869 with initial instances count: 0
18862 main INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Registering application CUSTOMER-SERVICE with eureka with status UP
18864 main INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627576267885, current=UP, previous=STARTING]
18865 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Executing on-demand update of local InstanceInfo
18865 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Canceling the latest scheduled update, it will be rescheduled at the end of on demand update
18868 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'eurekaAutoServiceRegistration'
18868 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Starting beans in phase 2147483647
18869 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003: registering service...
18869 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Documentation plugins bootstrapped
18869 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.shared.transport.decorator.SessionedEurekaHttpClient Ending a session and starting anew
18870 main DEBUG springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper Found 1 custom documentation plugin(s)
18889 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate HTTP POST http://localhost:8761/eureka/apps/CUSTOMER-SERVICE
18894 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
18904 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Total number of request handlers 12
18905 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={PUT [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#updateCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[PUT], supportedMediaTypes=[], producibleMediaTypes=[]}}
18905 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={POST [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#addCustomer(Customer, BindingResult), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[POST], supportedMediaTypes=[], producibleMediaTypes=[]}}
18906 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(), key=RequestHandlerKey{pathMappings=[/cm/v1/customers], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
18906 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={GET [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#getCustomers(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[]}}
18906 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /cm/v1/customers/{customerId}, WebMvcRequestHandler{requestMapping={DELETE [/cm/v1/customers/{customerId}]}, handlerMethod=com.rvy.controller.CustomerController#deleteCustomer(Integer), key=RequestHandlerKey{pathMappings=[/cm/v1/customers/{customerId}], supportedMethods=[DELETE], supportedMediaTypes=[], producibleMediaTypes=[]}}
18906 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#error(HttpServletRequest), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[]}}
18906 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /error, WebMvcRequestHandler{requestMapping={ [/error], produces [text/html]}, handlerMethod=org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController#errorHtml(HttpServletRequest, HttpServletResponse), key=RequestHandlerKey{pathMappings=[/error], supportedMethods=[], supportedMediaTypes=[], producibleMediaTypes=[text/html]}}
18906 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources, WebMvcRequestHandler{requestMapping={GET [/swagger-resources], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#swaggerResources(), key=RequestHandlerKey{pathMappings=[/swagger-resources], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
18907 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/security, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/security], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#securityConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/security], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
18907 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /swagger-resources/configuration/ui, WebMvcRequestHandler{requestMapping={GET [/swagger-resources/configuration/ui], produces [application/json]}, handlerMethod=springfox.documentation.swagger.web.ApiResourceController#uiConfiguration(), key=RequestHandlerKey{pathMappings=[/swagger-resources/configuration/ui], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json]}}
18907 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v2/api-docs, WebMvcRequestHandler{requestMapping={GET [/v2/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.swagger2.web.Swagger2ControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v2/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
18907 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Adding key: /v3/api-docs, WebMvcRequestHandler{requestMapping={GET [/v3/api-docs], produces [application/json || application/hal+json]}, handlerMethod=springfox.documentation.oas.web.OpenApiControllerWebMvc#getDocumentation(String, HttpServletRequest), key=RequestHandlerKey{pathMappings=[/v3/api-docs], supportedMethods=[GET], supportedMediaTypes=[], producibleMediaTypes=[application/json, application/hal+json]}}
18928 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Writing [InstanceInfo [instanceId = host.docker.internal:customer-service:9003, appName = CUSTOMER-SERVICE, hostName = host.docker.internal, status = UP, ipAddr = 192.168.43.173, port = 9003, securePort = 443, dataCenterInfo = com.netflix.appinfo.MyDataCenterInfo@7fb84ef7] as "application/json"
18936 main DEBUG springfox.documentation.spring.web.plugins.DefaultRequestHandlerCombiner Combined number of request handlers 12
18943 main DEBUG springfox.documentation.spring.web.scanners.ApiListingReferenceScanner Scanning for api listing references
18966 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
18967 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
18968 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
18968 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
18968 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Opening connection {}->http://localhost:8761
18968 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connecting to localhost/127.0.0.1:8761
18969 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator Connection established 127.0.0.1:52431<->127.0.0.1:8761
18969 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Executing request POST /eureka/apps/CUSTOMER-SERVICE HTTP/1.1
18969 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Target auth state: UNCHALLENGED
18969 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Proxy auth state: UNCHALLENGED
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> POST /eureka/apps/CUSTOMER-SERVICE HTTP/1.1
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Accept: application/json, application/*+json
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Accept-Encoding: gzip
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Content-Type: application/json
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Content-Length: 1058
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Host: localhost:8761
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Connection: Keep-Alive
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.11)
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "POST /eureka/apps/CUSTOMER-SERVICE HTTP/1.1[\r][\n]"
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Accept: application/json, application/*+json[\r][\n]"
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Accept-Encoding: gzip[\r][\n]"
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Content-Type: application/json[\r][\n]"
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Content-Length: 1058[\r][\n]"
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Host: localhost:8761[\r][\n]"
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.11)[\r][\n]"
18970 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "[\r][\n]"
18971 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "{"instance":{"instanceId":"host.docker.internal:customer-service:9003","app":"CUSTOMER-SERVICE","appGroupName":null,"ipAddr":"192.168.43.173","sid":"na","homePageUrl":"http://host.docker.internal:9003/","statusPageUrl":"http://host.docker.internal:9003/rvy/api/actuator/info","healthCheckUrl":"http://host.docker.internal:9003/rvy/api/actuator/health","secureHealthCheckUrl":null,"vipAddress":"customer-service","secureVipAddress":"customer-service","countryId":1,"dataCenterInfo":{"@class":"com.netflix.appinfo.InstanceInfo$DefaultDataCenterInfo","name":"MyOwn"},"hostName":"host.docker.internal","status":"UP","overriddenStatus":"UNKNOWN","leaseInfo":{"renewalIntervalInSecs":30,"durationInSecs":90,"registrationTimestamp":0,"lastRenewalTimestamp":0,"evictionTimestamp":0,"serviceUpTimestamp":0},"isCoordinatingDiscoveryServer":false,"lastUpdatedTimestamp":1627576266421,"lastDirtyTimestamp":1627576267884,"actionType":null,"asgName":null,"port":{"$":9003,"@enabled":"true"},"securePort":{"$":443,"@enabled":"false"},"metadata":{"management.port":"9003"}}}"
18975 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
18980 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
18980 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
18981 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
18984 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
19001 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
19008 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
19011 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
19011 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
19013 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
19013 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
19014 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
19014 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
19023 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19024 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19033 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
19033 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
19033 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
19033 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
19034 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
19034 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
19034 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
19034 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
19034 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19034 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19035 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
19035 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
19035 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
19035 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
19035 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
19035 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
19035 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
19036 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
19036 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19036 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19036 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
19037 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
19037 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
19037 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
19037 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
19037 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
19038 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
19038 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
19038 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19038 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19039 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
19039 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
19039 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
19039 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
19039 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
19040 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
19040 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
19040 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
19040 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19040 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19041 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
19042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
19042 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
19042 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
19042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
19042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
19042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
19042 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
19043 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19043 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19043 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
19043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
19043 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
19043 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
19043 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
19044 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
19044 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
19044 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
19044 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19044 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19044 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
19045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
19045 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
19045 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
19045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
19045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
19045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
19045 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
19046 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19046 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19047 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
19049 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
19050 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
19051 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
19062 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
19062 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
19063 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
19063 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
19063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
19063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
19063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
19063 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
19063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19063 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19064 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
19064 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
19064 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
19064 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
19064 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
19064 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
19064 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
19065 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
19065 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19065 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19065 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
19066 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
19066 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
19066 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
19066 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
19066 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
19067 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
19067 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
19067 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19067 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19067 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
19068 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
19068 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
19068 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
19068 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
19068 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
19068 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "HTTP/1.1 204 [\r][\n]"
19068 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "Content-Type: application/json[\r][\n]"
19069 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "Date: Thu, 29 Jul 2021 16:31:07 GMT[\r][\n]"
19069 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "Keep-Alive: timeout=60[\r][\n]"
19069 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "Connection: keep-alive[\r][\n]"
19069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
19069 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "[\r][\n]"
19069 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
19069 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << HTTP/1.1 204
19069 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << Content-Type: application/json
19069 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << Date: Thu, 29 Jul 2021 16:31:07 GMT
19069 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << Keep-Alive: timeout=60
19069 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19069 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << Connection: keep-alive
19069 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19070 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Connection can be kept alive for 60000 MILLISECONDS
19070 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection [id: 1][route: {}->http://localhost:8761] can be kept alive for 60.0 seconds
19070 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
19070 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: set socket timeout to 0
19070 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 1][route: {}->http://localhost:8761][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20]
19070 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Response 204 NO_CONTENT
19070 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
19070 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.shared.transport.decorator.RedirectingEurekaHttpClient Pinning to endpoint null
19070 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
19071 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - registration status: 204
19071 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
19071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
19071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
19071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
19071 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
19071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19071 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19072 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
19072 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
19072 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
19072 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
19073 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
19073 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
19073 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
19073 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
19073 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19073 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19073 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
19074 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
19074 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
19074 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
19074 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
19074 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
19074 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
19075 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
19075 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19075 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19075 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
19075 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
19075 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
19075 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
19075 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
19075 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
19075 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
19076 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
19076 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19076 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19076 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
19076 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
19077 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
19077 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
19080 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
19081 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
19081 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
19082 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |addCustomer|
19082 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |addCustomer|
19085 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
19087 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
19089 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
19089 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
19089 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
19089 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
19101 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress2
19101 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19101 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19103 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
19103 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
19103 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
19103 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
19103 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
19103 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getAddress1
19103 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19103 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19104 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
19104 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
19104 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
19104 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
19104 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
19104 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getCustomerId
19104 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19104 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19104 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
19105 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
19105 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
19105 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
19105 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
19105 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getName
19105 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19105 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19105 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
19105 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
19105 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
19105 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
19105 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
19106 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getContactNumber
19106 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19106 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19106 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
19106 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
19106 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
19106 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
19106 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
19106 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getUin
19106 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19106 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19107 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
19107 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
19107 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
19107 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
19107 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
19107 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getBirthDate
19107 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19107 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19108 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
19108 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
19108 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
19108 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
19108 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
19109 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped getter for member getEmail
19109 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19109 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19110 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
19110 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
19119 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
19120 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address2
19121 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
19121 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address2' renamed to 'address2'
19121 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address2 to model
19121 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
19121 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress2
19122 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19122 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19122 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property address1
19122 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
19122 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'address1' renamed to 'address1'
19122 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property address1 to model
19122 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
19122 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setAddress1
19123 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19123 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19123 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property customerId
19123 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
19123 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'customerId' renamed to 'customerId'
19124 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property customerId to model
19124 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
19124 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setCustomerId
19124 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19124 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19124 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property name
19125 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
19125 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'name' renamed to 'name'
19125 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property name to model
19125 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
19125 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setName
19125 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19126 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19126 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property contactNumber
19126 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
19126 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'contactNumber' renamed to 'contactNumber'
19126 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property contactNumber to model
19126 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
19126 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setContactNumber
19127 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19127 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19127 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property uin
19127 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
19127 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'uin' renamed to 'uin'
19127 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property uin to model
19127 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
19128 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setUin
19128 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19128 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19128 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property birthDate
19128 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
19128 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'birthDate' renamed to 'birthDate'
19128 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property birthDate to model
19129 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
19129 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setBirthDate
19129 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19129 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19129 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Reading property email
19129 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
19130 main DEBUG springfox.documentation.schema.property.ObjectMapperBeanPropertyNamingStrategy Name 'email' renamed to 'email'
19130 main DEBUG springfox.documentation.schema.property.OptimizedModelPropertiesProvider Adding property email to model
19130 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
19130 main DEBUG springfox.documentation.schema.property.bean.BeanModelProperty Evaluating unwrapped setter for member setEmail
19130 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding allowable Values: <none>
19130 main DEBUG springfox.bean.validators.plugins.schema.MinMaxAnnotationPlugin Adding numeric element facet : <none>
19130 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
19130 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
19145 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
19153 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method addCustomer at path /cm/v1/customers
19153 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
19173 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
19175 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_1_com.rvy.entity.Customer
19175 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
19179 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
19185 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
19191 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
19193 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
19194 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 0_0_com.rvy.entity.Customer
19194 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
19198 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method addCustomer
19199 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
19204 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method addCustomer
19216 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method addCustomer
19230 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
19231 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
19231 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
19231 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
19232 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
19233 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
19233 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
19233 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
19233 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
19235 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
19235 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers/{customerId}
19235 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
19238 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
19239 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
19240 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
19240 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 4_0_com.rvy.entity.Customer
19240 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
19241 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
19242 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
19242 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
19243 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
19245 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
19245 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
19245 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
19245 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
19246 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
19246 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
19246 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
19247 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
19247 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
19248 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding input parameter of type Lcom/rvy/entity/Customer;
19248 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |updateCustomer|
19248 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |updateCustomer|
19249 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
19250 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method updateCustomer at path /cm/v1/customers
19250 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customer
19250 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
19251 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_1_com.rvy.entity.Customer
19251 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
19251 main DEBUG Validator ERROR [ModelSpecification.spec] At least one type of specification is required
19251 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter bindingResult
19252 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customer
19252 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customer
19253 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 2_0_com.rvy.entity.Customer
19253 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: Customer
19253 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method updateCustomer
19254 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
19254 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method updateCustomer
19255 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method updateCustomer
19256 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
19257 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
19257 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
19257 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
19257 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
19257 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
19258 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.lang.Integer
19258 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Marking base type Ljava/lang/Integer; as seen
19258 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
19259 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/lang/Integer;
19259 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
19259 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |deleteCustomer|
19259 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
19259 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |deleteCustomer|
19260 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/lang/Integer; as its either a container type, map, enum or base type, or its already been handled
19261 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method deleteCustomer at path /cm/v1/customers/{customerId}
19261 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Processing parameter customerId
19262 main DEBUG springfox.bean.validators.plugins.parameter.SizeAnnotationPlugin searching for @size: false
19262 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Aggregating content parameters from parameters: customerId
19263 main DEBUG springfox.documentation.spring.web.readers.operation.ContentParameterAggregator Post content aggregation parameters: customerId
19263 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: int
19264 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method deleteCustomer
19264 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
19265 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method deleteCustomer
19265 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method deleteCustomer
19267 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
19267 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
19267 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
19268 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
19268 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
19268 main DEBUG springfox.documentation.schema.DefaultModelProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
19268 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Did not find any parameter models for java.util.List<com.rvy.entity.Customer>
19269 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Adding type for parameter Lcom/rvy/entity/Customer;
19269 main DEBUG springfox.documentation.schema.DefaultModelDependencyProvider Recursively resolving dependencies for parameter Lcom/rvy/entity/Customer;
19269 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
19270 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
19270 main DEBUG springfox.documentation.schema.DefaultModelProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
19270 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
19271 main DEBUG springfox.documentation.spring.web.scanners.ApiModelReader Generated parameter model id: com.rvy.entity.Customer, name: Customer
19271 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Adding return parameter of type Ljava/util/List<Lcom/rvy/entity/Customer;>;
19272 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
19272 main DEBUG springfox.documentation.spring.web.readers.operation.OperationModelsProvider Finished reading parameters models for handlerMethod |getCustomers|
19272 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Adding return parameter of type Lcom/rvy/entity/Customer;
19272 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationModelsProvider Reading parameters models for handlerMethod |getCustomers|
19272 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Skipping model of type Ljava/util/List<Lcom/rvy/entity/Customer;>; as its either a container type, map, enum or base type, or its already been handled
19272 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
19273 main DEBUG springfox.documentation.schema.DefaultModelSpecificationProvider Inferred 8 properties. Properties found address2, address1, contactNumber, customerId, name, uin, birthDate, email
19273 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
19275 main DEBUG springfox.documentation.schema.TypeNameExtractor Generated unique model named: Customer, with model id: 1_0_com.rvy.entity.Customer
19278 main DEBUG springfox.documentation.spring.web.readers.operation.OperationParameterReader Reading parameters for method getCustomers at path /cm/v1/customers
19279 main DEBUG springfox.documentation.spring.web.readers.operation.OperationResponseClassReader Setting spring response class to: List
19279 main DEBUG springfox.documentation.swagger.readers.operation.VendorExtensionsReader Extension count 1 for method getCustomers
19279 main DEBUG springfox.documentation.swagger.readers.operation.SwaggerOperationResponseClassReader Setting response class to:Customer
19279 main DEBUG springfox.documentation.swagger.readers.operation.OperationAuthReader Authorization count 0 for method getCustomers
19280 main DEBUG springfox.documentation.swagger.readers.operation.OpenApiOperationAuthReader Authorization count 0 for method getCustomers
19280 main DEBUG springfox.documentation.spring.web.readers.operation.CachingOperationNameGenerator Generating unique operation named: getCustomersUsingGET_1
19319 main DEBUG org.springframework.context.support.DefaultLifecycleProcessor Successfully started bean 'documentationPluginsBootstrapper'
19350 main DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- AopAutoConfiguration matched: - @ConditionalOnProperty (spring.aop.auto=true) matched (OnPropertyCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration matched: - @ConditionalOnClass found required class 'org.aspectj.weaver.Advice' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) AsyncLoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.AsyncRestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) AutoServiceRegistrationAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) AutoServiceRegistrationConfiguration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) BeanValidatorPluginsConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#blockingLoadBalancerClient matched: - @ConditionalOnBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) found bean 'loadBalancerClientFactory'; @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) did not find any beans (OnBeanCondition) CompatibilityVerifierAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.compatibility-verifier.enabled) matched (OnPropertyCondition) ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) - @ConditionalOnMissingBean (types: io.r2dbc.spi.ConnectionFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceAutoConfiguration.PooledDataSourceConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.PooledDataSourceAvailable PooledDataSource found supported DataSource; NestedCondition on DataSourceAutoConfiguration.PooledDataSourceCondition.ExplicitType @ConditionalOnProperty (spring.datasource.type) did not find property 'type' (DataSourceAutoConfiguration.PooledDataSourceCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource,javax.sql.XADataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceConfiguration.Hikari matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) - @ConditionalOnProperty (spring.datasource.type=com.zaxxer.hikari.HikariDataSource) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: javax.sql.DataSource; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourceInitializationConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.jdbc.datasource.init.DatabasePopulator' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource'; @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) DataSourcePoolMetadataProvidersConfiguration.HikariPoolDataSourceMetadataProviderConfiguration matched: - @ConditionalOnClass found required class 'com.zaxxer.hikari.HikariDataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.jdbc.core.JdbcTemplate', 'org.springframework.transaction.TransactionManager' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#defaultEurekaClientHttpRequestFactorySupplier matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.http.EurekaClientHttpRequestFactorySupplier; SearchStrategy: all) did not find any beans (OnBeanCondition) DiscoveryClientOptionalArgsConfiguration#restTemplateDiscoveryClientOptionalArgs matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate'; @ConditionalOnMissingClass did not find unwanted class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) - @ConditionalOnProperty (eureka.client.webclient.enabled=false) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: com.netflix.discovery.AbstractDiscoveryClientOptionalArgs; SearchStrategy: current) did not find any beans (OnBeanCondition) DispatcherServletAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - Default DispatcherServlet did not find dispatcher servlet beans (DispatcherServletAutoConfiguration.DefaultDispatcherServletCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRegistration' (OnClassCondition) - DispatcherServlet Registration did not find servlet registration bean (DispatcherServletAutoConfiguration.DispatcherServletRegistrationCondition) DispatcherServletAutoConfiguration.DispatcherServletRegistrationConfiguration#dispatcherServletRegistration matched: - @ConditionalOnBean (names: dispatcherServlet types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet' (OnBeanCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration matched: - @ConditionalOnWebApplication (required) found 'session' scope (OnWebApplicationCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) ErrorMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ErrorMvcAutoConfiguration#basicErrorController matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorController; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration#errorAttributes matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.error.ErrorAttributes; SearchStrategy: current) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.DefaultErrorViewResolverConfiguration#conventionErrorViewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found bean 'dispatcherServlet'; @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.error.ErrorViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration matched: - @ConditionalOnProperty (server.error.whitelabel.enabled) matched (OnPropertyCondition) - ErrorTemplate Missing did not find error template view (ErrorMvcAutoConfiguration.ErrorTemplateMissingCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#beanNameViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration#defaultErrorView matched: - @ConditionalOnMissingBean (names: error; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched (OnPropertyCondition) EurekaClientAutoConfiguration#eurekaAutoServiceRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaClientAutoConfiguration#eurekaClientConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClientConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#eurekaInstanceConfigBean matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.EurekaInstanceConfig; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration#serviceManagementMetadataProvider matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.metadata.ManagementMetadataProvider; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (eureka.client.refresh.enable=true) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found bean 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaApplicationInfoManager matched: - @ConditionalOnMissingBean (types: com.netflix.appinfo.ApplicationInfoManager; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaClient matched: - @ConditionalOnMissingBean (types: com.netflix.discovery.EurekaClient; SearchStrategy: current) did not find any beans (OnBeanCondition) EurekaClientAutoConfiguration.RefreshableEurekaClientConfiguration#eurekaRegistration matched: - @ConditionalOnProperty (spring.cloud.service-registry.auto-registration.enabled) matched (OnPropertyCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties; SearchStrategy: all) found bean 'spring.cloud.service-registry.auto-registration-org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties' (OnBeanCondition) EurekaDiscoveryClientConfiguration matched: - @ConditionalOnClass found required class 'com.netflix.discovery.EurekaClientConfig' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.enabled) matched; @ConditionalOnProperty (spring.cloud.discovery.blocking.enabled) matched (OnPropertyCondition) EurekaDiscoveryClientConfiguration#discoveryClient matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.EurekaDiscoveryClient; SearchStrategy: all) did not find any beans (OnBeanCondition) EurekaDiscoveryClientConfiguration.EurekaClientConfigurationRefresher matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent' (OnClassCondition) GenericCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.GenericCacheConfiguration automatic cache type (CacheCondition) GsonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) GsonAutoConfiguration#gson matched: - @ConditionalOnMissingBean (types: com.google.gson.Gson; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonAutoConfiguration#gsonBuilder matched: - @ConditionalOnMissingBean (types: com.google.gson.GsonBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) GsonHttpMessageConvertersConfiguration matched: - @ConditionalOnClass found required class 'com.google.gson.Gson' (OnClassCondition) HibernateJpaAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean', 'javax.persistence.EntityManager', 'org.hibernate.engine.spi.SessionImplementor' (OnClassCondition) HibernateJpaConfiguration matched: - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration matched: - @ConditionalOnClass found required class 'org.apache.http.client.HttpClient' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.httpclientfactories.apache.enabled) matched (OnPropertyCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientBuilder matched: - @ConditionalOnMissingBean (types: org.apache.http.impl.client.HttpClientBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#apacheHttpClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpClientConfiguration.ApacheHttpClientConfiguration#connManFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.httpclient.ApacheHttpClientConnectionManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpEncodingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.filter.CharacterEncodingFilter' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (server.servlet.encoding.enabled) matched (OnPropertyCondition) HttpEncodingAutoConfiguration#characterEncodingFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.filter.CharacterEncodingFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.HttpMessageConverter' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (HttpMessageConvertersAutoConfiguration.NotReactiveWebApplicationCondition) HttpMessageConvertersAutoConfiguration#messageConverters matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.http.HttpMessageConverters; SearchStrategy: all) did not find any beans (OnBeanCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.StringHttpMessageConverter' (OnClassCondition) HttpMessageConvertersAutoConfiguration.StringHttpMessageConverterConfiguration#stringHttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.StringHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) JacksonAutoConfiguration.Jackson2ObjectMapperBuilderCustomizerConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperBuilderConfiguration#jacksonObjectMapperBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.Jackson2ObjectMapperBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' (OnClassCondition) JacksonAutoConfiguration.JacksonObjectMapperConfiguration#jacksonObjectMapper matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.module.paramnames.ParameterNamesModule' (OnClassCondition) JacksonAutoConfiguration.ParameterNamesModuleConfiguration#parameterNamesModule matched: - @ConditionalOnMissingBean (types: com.fasterxml.jackson.module.paramnames.ParameterNamesModule; SearchStrategy: all) did not find any beans (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration matched: - @ConditionalOnClass found required class 'com.fasterxml.jackson.databind.ObjectMapper' (OnClassCondition) - @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jackson) matched (OnPropertyCondition) - @ConditionalOnBean (types: com.fasterxml.jackson.databind.ObjectMapper; SearchStrategy: all) found bean 'jacksonObjectMapper' (OnBeanCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2HttpMessageConverterConfiguration#mappingJackson2HttpMessageConverter matched: - @ConditionalOnMissingBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter ignored: org.springframework.hateoas.server.mvc.TypeConstrainedMappingJackson2HttpMessageConverter,org.springframework.data.rest.webmvc.alps.AlpsJsonHttpMessageConverter; SearchStrategy: all) did not find any beans (OnBeanCondition) JdbcTemplateAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.core.JdbcTemplate' (OnClassCondition) - @ConditionalOnSingleCandidate (types: javax.sql.DataSource; SearchStrategy: all) found a primary bean from beans 'dataSource' (OnBeanCondition) JdbcTemplateConfiguration matched: - @ConditionalOnMissingBean (types: org.springframework.jdbc.core.JdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactory matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean,javax.persistence.EntityManagerFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#entityManagerFactoryBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#jpaVendorAdapter matched: - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.JpaVendorAdapter; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration#transactionManager matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) JpaBaseConfiguration.JpaWebConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.jpa.open-in-view=true) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor,org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) JtaAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.transaction.Transaction' (OnClassCondition) - @ConditionalOnProperty (spring.jta.enabled) matched (OnPropertyCondition) LifecycleAutoConfiguration#defaultLifecycleProcessor matched: - @ConditionalOnMissingBean (names: lifecycleProcessor; SearchStrategy: current) did not find any beans (OnBeanCondition) LifecycleMvcEndpointAutoConfiguration#environmentManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.environment.EnvironmentManager; SearchStrategy: all) did not find any beans (OnBeanCondition) org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - @ConditionalOnBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerClient; SearchStrategy: all) found bean 'blockingLoadBalancerClient' (OnBeanCondition) org.springframework.cloud.loadbalancer.config.LoadBalancerAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.loadbalancer.enabled=true) matched (OnPropertyCondition) LoadBalancerAutoConfiguration#loadBalancerClientFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.support.LoadBalancerClientFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#loadBalancerRequestFactory matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration#zoneConfig matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryDisabled @ConditionalOnProperty (spring.cloud.loadbalancer.retry.enabled=false) did not find property 'spring.cloud.loadbalancer.retry.enabled'; NestedCondition on LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition.RetryTemplateMissing @ConditionalOnMissingClass did not find unwanted class 'org.springframework.retry.support.RetryTemplate' (LoadBalancerAutoConfiguration.RetryMissingOrDisabledCondition) LoadBalancerAutoConfiguration.LoadBalancerInterceptorConfig#restTemplateCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.loadbalancer.RestTemplateCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.cache.CacheManager', 'org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.loadbalancer.cache.enabled) matched (OnPropertyCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration matched: - @ConditionalOnClass found required class 'com.stoyanr.evictor.ConcurrentMapWithTimedEviction' (OnClassCondition) - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerCacheAutoConfiguration.DefaultLoadBalancerCacheManagerConfiguration#defaultLoadBalancerCacheManager matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.cache.LoadBalancerCacheManager; SearchStrategy: all) did not find any beans (OnBeanCondition) LoadBalancerCacheAutoConfiguration.LoadBalancerCacheManagerWarnConfiguration matched: - AnyNestedCondition 1 matched 1 did not; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineCacheManagerClassMissing @ConditionalOnMissingClass found unwanted class 'org.springframework.cache.caffeine.CaffeineCacheManager'; NestedCondition on LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition.CaffeineClassMissing @ConditionalOnMissingClass did not find unwanted class 'com.github.benmanes.caffeine.cache.Caffeine' (LoadBalancerCacheAutoConfiguration.OnCaffeineCacheMissingCondition) LoadBalancerEurekaAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.loadbalancer.annotation.LoadBalancerClientConfigurationRegistrar' (OnClassCondition) - @ConditionalOnProperty (eureka.client.enabled) matched (OnPropertyCondition) LoadBalancerEurekaAutoConfiguration#eurekaLoadBalancerProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.netflix.eureka.loadbalancer.EurekaLoadBalancerProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration matched: - found 'session' scope (OnWebApplicationCondition) MockMvcAutoConfiguration#mockMvc matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvc; SearchStrategy: all) did not find any beans (OnBeanCondition) MockMvcAutoConfiguration#mockMvcBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.test.web.servlet.MockMvcBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.multipart.support.StandardServletMultipartResolver', 'javax.servlet.MultipartConfigElement' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.servlet.multipart.enabled) matched (OnPropertyCondition) MultipartAutoConfiguration#multipartConfigElement matched: - @ConditionalOnMissingBean (types: javax.servlet.MultipartConfigElement,org.springframework.web.multipart.commons.CommonsMultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) MultipartAutoConfiguration#multipartResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) NamedParameterJdbcTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.jdbc.core.JdbcTemplate; SearchStrategy: all) found a primary bean from beans 'jdbcTemplate'; @ConditionalOnMissingBean (types: org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) NoOpCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.NoOpCacheConfiguration automatic cache type (CacheCondition) OpenApiAutoConfiguration matched: - @ConditionalOnProperty (springfox.documentation.enabled=true) matched (OnPropertyCondition) OpenApiControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) OpenApiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) PersistenceExceptionTranslationAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor' (OnClassCondition) PersistenceExceptionTranslationAutoConfiguration#persistenceExceptionTranslationPostProcessor matched: - @ConditionalOnProperty (spring.dao.exceptiontranslation.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) RefreshAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (OnClassCondition) - @ConditionalOnProperty (spring.cloud.refresh.enabled) matched (OnPropertyCondition) RefreshAutoConfiguration#legacyContextRefresher matched: - AnyNestedCondition 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapEnabled.OnBootstrapEnabledCondition) - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.LegacyContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#loggingRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.logging.LoggingRebinder; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration#refreshScope matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.scope.refresh.RefreshScope; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshAutoConfiguration.JpaInvokerConfiguration matched: - @ConditionalOnClass found required class 'javax.persistence.EntityManagerFactory' (OnClassCondition) RestTemplateAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.web.client.RestTemplate' (OnClassCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition.ReactiveWebApplication did not find reactive web application classes (RestTemplateAutoConfiguration.NotReactiveWebApplicationCondition) RestTemplateAutoConfiguration#restTemplateBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.web.client.RestTemplateBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) RestTemplateAutoConfiguration#restTemplateBuilderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.client.RestTemplateBuilderConfigurer; SearchStrategy: all) did not find any beans (OnBeanCondition) ServletWebServerFactoryAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.servlet.ServletRequest' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) ServletWebServerFactoryAutoConfiguration#tomcatServletWebServerFactoryCustomizer matched: - @ConditionalOnClass found required class 'org.apache.catalina.startup.Tomcat' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedTomcat matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.apache.catalina.startup.Tomcat', 'org.apache.coyote.UpgradeProtocol' (OnClassCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.web.servlet.server.ServletWebServerFactory; SearchStrategy: current) did not find any beans (OnBeanCondition) SimpleCacheConfiguration matched: - Cache org.springframework.boot.autoconfigure.cache.SimpleCacheConfiguration automatic cache type (CacheCondition) SimpleDiscoveryClientAutoConfiguration#simpleDiscoveryProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.springframework.data.web.PageableHandlerMethodArgumentResolver', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.data.web.PageableHandlerMethodArgumentResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#pageableCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.PageableHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringDataWebAutoConfiguration#sortCustomizer matched: - @ConditionalOnMissingBean (types: org.springframework.data.web.config.SortHandlerMethodArgumentResolverCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) SpringfoxWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SqlInitializationAutoConfiguration matched: - @ConditionalOnProperty (spring.sql.init.enabled) matched (OnPropertyCondition) - NoneNestedConditions 0 matched 1 did not; NestedCondition on SqlInitializationAutoConfiguration.SqlInitializationModeCondition.ModeIsNever @ConditionalOnProperty (spring.sql.init.mode=never) did not find property 'mode' (SqlInitializationAutoConfiguration.SqlInitializationModeCondition) - @ConditionalOnMissingBean (types: org.springframework.boot.sql.init.AbstractScriptDatabaseInitializer; SearchStrategy: all) did not find any beans (OnBeanCondition) Swagger2ControllerWebMvc matched: - found 'session' scope (OnWebApplicationCondition) Swagger2WebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) SwaggerUiWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (springfox.documentation.swagger-ui.enabled=true) matched (OnPropertyCondition) TaskExecutionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor' (OnClassCondition) TaskExecutionAutoConfiguration#applicationTaskExecutor matched: - @ConditionalOnMissingBean (types: java.util.concurrent.Executor; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskExecutionAutoConfiguration#taskExecutorBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskExecutorBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) TaskSchedulingAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler' (OnClassCondition) TaskSchedulingAutoConfiguration#taskSchedulerBuilder matched: - @ConditionalOnMissingBean (types: org.springframework.boot.task.TaskSchedulerBuilder; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration matched: - @ConditionalOnClass found required classes 'org.thymeleaf.templatemode.TemplateMode', 'org.thymeleaf.spring5.SpringTemplateEngine' (OnClassCondition) ThymeleafAutoConfiguration.DefaultTemplateResolverConfiguration matched: - @ConditionalOnMissingBean (names: defaultTemplateResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafDefaultConfiguration#templateEngine matched: - @ConditionalOnMissingBean (types: org.thymeleaf.spring5.ISpringTemplateEngine; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect matched: - @ConditionalOnClass found required class 'org.thymeleaf.extras.java8time.dialect.Java8TimeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafJava8TimeDialect#java8TimeDialect matched: - @ConditionalOnMissingBean (types: org.thymeleaf.extras.java8time.dialect.Java8TimeDialect; SearchStrategy: all) did not find any beans (OnBeanCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration matched: - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnProperty (spring.thymeleaf.enabled) matched (OnPropertyCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration.ThymeleafViewResolverConfiguration#thymeleafViewResolver matched: - @ConditionalOnMissingBean (names: thymeleafViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.transaction.PlatformTransactionManager' (OnClassCondition) TransactionAutoConfiguration#platformTransactionManagerCustomizers matched: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration matched: - @ConditionalOnBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found bean 'transactionManager'; @ConditionalOnMissingBean (types: org.springframework.transaction.annotation.AbstractTransactionManagementConfiguration; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration matched: - @ConditionalOnProperty (spring.aop.proxy-target-class=true) matched (OnPropertyCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration matched: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.PlatformTransactionManager; SearchStrategy: all) found a primary bean from beans 'transactionManager' (OnBeanCondition) TransactionAutoConfiguration.TransactionTemplateConfiguration#transactionTemplate matched: - @ConditionalOnMissingBean (types: org.springframework.transaction.support.TransactionOperations; SearchStrategy: all) did not find any beans (OnBeanCondition) UtilAutoConfiguration matched: - @ConditionalOnProperty (spring.cloud.util.enabled) matched (OnPropertyCondition) UtilAutoConfiguration#inetUtils matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.commons.util.InetUtils; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration matched: - @ConditionalOnClass found required class 'javax.validation.executable.ExecutableValidator' (OnClassCondition) - @ConditionalOnResource found location classpath:META-INF/services/javax.validation.spi.ValidationProvider (OnResourceCondition) ValidationAutoConfiguration#defaultValidator matched: - @ConditionalOnMissingBean (types: javax.validation.Validator; SearchStrategy: all) did not find any beans (OnBeanCondition) ValidationAutoConfiguration#methodValidationPostProcessor matched: - @ConditionalOnMissingBean (types: org.springframework.validation.beanvalidation.MethodValidationPostProcessor; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'org.springframework.web.servlet.DispatcherServlet', 'org.springframework.web.servlet.config.annotation.WebMvcConfigurer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) - @ConditionalOnMissingBean (types: org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration#formContentFilter matched: - @ConditionalOnProperty (spring.mvc.formcontent.filter.enabled) matched (OnPropertyCondition) - @ConditionalOnMissingBean (types: org.springframework.web.filter.FormContentFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#flashMapManager matched: - @ConditionalOnMissingBean (names: flashMapManager; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#localeResolver matched: - @ConditionalOnMissingBean (names: localeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.EnableWebMvcConfiguration#themeResolver matched: - @ConditionalOnMissingBean (names: themeResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#defaultViewResolver matched: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.InternalResourceViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#requestContextFilter matched: - @ConditionalOnMissingBean (types: org.springframework.web.context.request.RequestContextListener,org.springframework.web.filter.RequestContextFilter; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#viewResolver matched: - @ConditionalOnBean (types: org.springframework.web.servlet.ViewResolver; SearchStrategy: all) found beans 'defaultViewResolver', 'beanNameViewResolver', 'mvcViewResolver'; @ConditionalOnMissingBean (names: viewResolver types: org.springframework.web.servlet.view.ContentNegotiatingViewResolver; SearchStrategy: all) did not find any beans (OnBeanCondition) WebMvcRequestHandlerProvider matched: - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration matched: - @ConditionalOnClass found required classes 'javax.servlet.Servlet', 'javax.websocket.server.ServerContainer' (OnClassCondition) - found 'session' scope (OnWebApplicationCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration matched: - @ConditionalOnClass found required classes 'org.apache.catalina.startup.Tomcat', 'org.apache.tomcat.websocket.server.WsSci' (OnClassCondition) WebSocketServletAutoConfiguration.TomcatWebSocketConfiguration#websocketServletWebServerCustomizer matched: - @ConditionalOnMissingBean (names: websocketServletWebServerCustomizer; SearchStrategy: all) did not find any beans (OnBeanCondition) Negative matches: ----------------- ActiveMQAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AopAutoConfiguration.AspectJAutoProxyingConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) AopAutoConfiguration.ClassProxyingConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.aspectj.weaver.Advice' (OnClassCondition) ArtemisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.ConnectionFactory' (OnClassCondition) AtomikosJtaConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.atomikos.icatch.jta.UserTransactionManager' (OnClassCondition) BatchAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.batch.core.launch.JobLauncher' (OnClassCondition) BlockingLoadBalancerClientAutoConfiguration#loadBalancerServiceInstanceCookieTransformer: Did not match: - @ConditionalOnProperty (spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie=true) did not find property 'spring.cloud.loadbalancer.sticky-session.add-service-instance-cookie' (OnPropertyCondition) BlockingLoadBalancerClientAutoConfiguration.BlockingLoadBalancerRetryConfig: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) CacheAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.cache.interceptor.CacheAspectSupport; SearchStrategy: all) did not find any beans of type org.springframework.cache.interceptor.CacheAspectSupport (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cache.CacheManager' (OnClassCondition) CacheAutoConfiguration.CacheManagerEntityManagerFactoryDependsOnPostProcessor: Did not match: - Ancestor org.springframework.boot.autoconfigure.cache.CacheAutoConfiguration did not match (ConditionEvaluationReport.AncestorsMatchedCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean' (OnClassCondition) CaffeineCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) CassandraAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) CassandraReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.cassandra.ReactiveSession' (OnClassCondition) CassandraRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.datastax.oss.driver.api.core.CqlSession' (OnClassCondition) ClientHttpConnectorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CloudHypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.Link' (OnClassCondition) CodecsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) CommonsClientAutoConfiguration.ActuatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) ConfigClientAutoConfiguration#configClientProperties: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.config.client.ConfigClientProperties; SearchStrategy: all) found beans of type 'org.springframework.cloud.config.client.ConfigClientProperties' configClientProperties (OnBeanCondition) ConfigClientAutoConfiguration.ConfigClientWatchConfiguration: Did not match: - @ConditionalOnProperty (spring.cloud.config.watch.enabled) did not find property 'spring.cloud.config.watch.enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.cloud.context.refresh.ContextRefresher' (OnClassCondition) ConfigClientAutoConfiguration.ConfigServerHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.HealthIndicator' (OnClassCondition) CouchbaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) CouchbaseReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Cluster' (OnClassCondition) CouchbaseRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.couchbase.client.java.Bucket' (OnClassCondition) DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration: Did not match: - EmbeddedDataSource spring.datasource.url is set (DataSourceAutoConfiguration.EmbeddedDatabaseCondition) DataSourceConfiguration.Dbcp2: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourceConfiguration.Generic: Did not match: - @ConditionalOnProperty (spring.datasource.type) did not find property 'spring.datasource.type' (OnPropertyCondition) DataSourceConfiguration.OracleUcp: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSourceImpl', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourceConfiguration.Tomcat: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.DataCredentials @ConditionalOnProperty (spring.datasource.data-username) did not find property 'data-username'; NestedCondition on DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition.SchemaCredentials @ConditionalOnProperty (spring.datasource.schema-username) did not find property 'schema-username' (DataSourceInitializationConfiguration.InitializationSpecificCredentialsDataSourceInitializationConfiguration.DifferentCredentialsCondition) DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration: Did not match: - DataSource Initialization did not find configured properties spring.datasource.data-username, spring.datasource.schema-password, spring.datasource.schema[0], spring.datasource.data[0], spring.datasource.data, spring.datasource.schema-username, spring.datasource.data-password, spring.datasource.initialization-mode, spring.datasource.schema, spring.datasource.sql-script-encoding, spring.datasource.separator, spring.datasource.platform, spring.datasource.continue-on-error (DataSourceInitializationConfiguration.SharedCredentialsDataSourceInitializationConfiguration.DataSourceInitializationCondition) DataSourceJmxConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) DataSourcePoolMetadataProvidersConfiguration.CommonsDbcp2PoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.commons.dbcp2.BasicDataSource' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.OracleUcpPoolDataSourceMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'oracle.ucp.jdbc.PoolDataSource', 'oracle.jdbc.OracleConnection' (OnClassCondition) DataSourcePoolMetadataProvidersConfiguration.TomcatDataSourcePoolMetadataProviderConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.tomcat.jdbc.pool.DataSource' (OnClassCondition) DataSourceTransactionManagerAutoConfiguration.JdbcTransactionManagerConfiguration#transactionManager: Did not match: - @ConditionalOnMissingBean (types: org.springframework.transaction.TransactionManager; SearchStrategy: all) found beans of type 'org.springframework.transaction.TransactionManager' transactionManager (OnBeanCondition) DevToolsDataSourceAutoConfiguration: Did not match: - Devtools devtools is disabled for current context. (OnEnabledDevToolsCondition) DiscoveryClientOptionalArgsConfiguration#discoveryClientOptionalArgs: Did not match: - @ConditionalOnClass did not find required class 'com.sun.jersey.api.client.filter.ClientFilter' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DiscoveryClientOptionalArgsConfiguration.WebClientNotFoundConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.webclient.enabled=true) did not find property 'webclient.enabled' (OnPropertyCondition) Matched: - @ConditionalOnMissingClass did not find unwanted classes 'com.sun.jersey.api.client.filter.ClientFilter', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) DispatcherServletAutoConfiguration.DispatcherServletConfiguration#multipartResolver: Did not match: - @ConditionalOnBean (types: org.springframework.web.multipart.MultipartResolver; SearchStrategy: all) did not find any beans of type org.springframework.web.multipart.MultipartResolver (OnBeanCondition) EhCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'net.sf.ehcache.Cache' (OnClassCondition) ElasticsearchDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate' (OnClassCondition) ElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.Client' (OnClassCondition) ElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.elasticsearch.client.RestHighLevelClient' (OnClassCondition) EmbeddedLdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.unboundid.ldap.listener.InMemoryDirectoryServer' (OnClassCondition) EmbeddedMongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.MongoClientSettings' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.server.HttpServer' (OnClassCondition) EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) ErrorWebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) EurekaClientAutoConfiguration.EurekaClientConfiguration: Did not match: - AnyNestedCondition 0 matched 3 did not; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.OnPropertyDisabled @ConditionalOnProperty (eureka.client.refresh.enable=false) did not find property 'eureka.client.refresh.enable'; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingScope @ConditionalOnMissingBean (types: org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; SearchStrategy: all) found beans of type 'org.springframework.cloud.autoconfigure.RefreshAutoConfiguration' org.springframework.cloud.autoconfigure.RefreshAutoConfiguration; NestedCondition on EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition.MissingClass @ConditionalOnMissingClass found unwanted class 'org.springframework.cloud.context.scope.refresh.RefreshScope' (EurekaClientAutoConfiguration.OnMissingRefreshScopeCondition) EurekaClientAutoConfiguration.EurekaHealthIndicatorConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.health.Health' (OnClassCondition) EurekaClientConfigServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.cloud.config.server.config.ConfigServerProperties' (OnClassCondition) EurekaDiscoveryClientConfiguration.EurekaHealthCheckHandlerConfiguration: Did not match: - @ConditionalOnProperty (eureka.client.healthcheck.enabled) did not find property 'eureka.client.healthcheck.enabled' (OnPropertyCondition) EurekaReactiveDiscoveryClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) FlywayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.flywaydb.core.Flyway' (OnClassCondition) FreeMarkerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'freemarker.template.Configuration' (OnClassCondition) GroovyTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'groovy.text.markup.MarkupTemplateEngine' (OnClassCondition) GsonHttpMessageConvertersConfiguration.GsonHttpMessageConverterConfiguration: Did not match: - AnyNestedCondition 0 matched 2 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.JacksonJsonbUnavailable NoneNestedConditions 1 matched 1 did not; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JsonbPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=jsonb) did not find property 'spring.mvc.converters.preferred-json-mapper'; NestedCondition on GsonHttpMessageConvertersConfiguration.JacksonAndJsonbUnavailableCondition.JacksonAvailable @ConditionalOnBean (types: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter; SearchStrategy: all) found bean 'mappingJackson2HttpMessageConverter'; NestedCondition on GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition.GsonPreferred @ConditionalOnProperty (spring.mvc.converters.preferred-json-mapper=gson) did not find property 'spring.mvc.converters.preferred-json-mapper' (GsonHttpMessageConvertersConfiguration.PreferGsonOrJacksonAndJsonbUnavailableCondition) H2ConsoleAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.h2.server.web.WebServlet' (OnClassCondition) HazelcastAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HazelcastJpaDependencyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.hazelcast.core.HazelcastInstance' (OnClassCondition) HttpClientConfiguration.OkHttpClientConfiguration: Did not match: - @ConditionalOnClass did not find required class 'okhttp3.OkHttpClient' (OnClassCondition) HttpHandlerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.DispatcherHandler' (OnClassCondition) HypermediaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.hateoas.EntityModel' (OnClassCondition) InfinispanCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.infinispan.spring.embedded.provider.SpringEmbeddedCacheManager' (OnClassCondition) InfluxDbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.influxdb.InfluxDB' (OnClassCondition) IntegrationAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.integration.config.EnableIntegration' (OnClassCondition) JCacheCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.cache.Caching' (OnClassCondition) JacksonHttpMessageConvertersConfiguration.MappingJackson2XmlHttpMessageConverterConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.fasterxml.jackson.dataformat.xml.XmlMapper' (OnClassCondition) JdbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.jdbc.repository.config.AbstractJdbcConfiguration' (OnClassCondition) JerseyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.glassfish.jersey.server.spring.SpringComponentProvider' (OnClassCondition) JmsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.jms.Message' (OnClassCondition) JmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.jmx.enabled=true) found different value in property 'enabled' (OnPropertyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.jmx.export.MBeanExporter' (OnClassCondition) JndiConnectionFactoryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.jms.core.JmsTemplate' (OnClassCondition) JndiDataSourceAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.datasource.jndi-name) did not find property 'jndi-name' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) JndiJtaConfiguration: Did not match: - @ConditionalOnJndi JNDI environment is not available (OnJndiCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.transaction.jta.JtaTransactionManager' (OnClassCondition) JooqAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.jooq.DSLContext' (OnClassCondition) JpaRepositoriesAutoConfiguration: Did not match: - @ConditionalOnMissingBean (types: org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean,org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension; SearchStrategy: all) found beans of type 'org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean' &customerRepository and found beans of type 'org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension' org.springframework.data.jpa.repository.config.JpaRepositoryConfigExtension#0 (OnBeanCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.data.jpa.repository.JpaRepository' (OnClassCondition) - @ConditionalOnProperty (spring.data.jpa.repositories.enabled=true) matched (OnPropertyCondition) JsonbAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) JsonbHttpMessageConvertersConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.json.bind.Jsonb' (OnClassCondition) KafkaAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.kafka.core.KafkaTemplate' (OnClassCondition) LdapAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ldap.core.ContextSource' (OnClassCondition) LdapRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.ldap.repository.LdapRepository' (OnClassCondition) LiquibaseAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'liquibase.change.DatabaseChange' (OnClassCondition) LoadBalancerAutoConfiguration.RetryAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerAutoConfiguration.RetryInterceptorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.retry.support.RetryTemplate' (OnClassCondition) LoadBalancerBeanPostProcessorAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) LoadBalancerCacheAutoConfiguration.CaffeineLoadBalancerCacheManagerConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.benmanes.caffeine.cache.Caffeine' (OnClassCondition) LoadBalancerEurekaAutoConfiguration#zoneConfig: Did not match: - @ConditionalOnMissingBean (types: org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig; SearchStrategy: all) found beans of type 'org.springframework.cloud.loadbalancer.config.LoadBalancerZoneConfig' zoneConfig (OnBeanCondition) LoadBalancerStatsAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.micrometer.core.instrument.MeterRegistry' (OnClassCondition) LocalDevToolsAutoConfiguration: Did not match: - Initialized Restarter Condition initialized without URLs (OnInitializedRestarterCondition) MailSenderAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'javax.mail.internet.MimeMessage' (OnClassCondition) MailSenderValidatorAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.mail.test-connection) did not find property 'test-connection' (OnPropertyCondition) MessageSourceAutoConfiguration: Did not match: - ResourceBundle did not find bundle with basename messages (MessageSourceAutoConfiguration.ResourceBundleCondition) MockMvcAutoConfiguration#dispatcherServlet: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.DispatcherServlet; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.DispatcherServlet' dispatcherServlet (OnBeanCondition) MockMvcAutoConfiguration#dispatcherServletPath: Did not match: - @ConditionalOnMissingBean (types: org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath; SearchStrategy: all) found beans of type 'org.springframework.boot.autoconfigure.web.servlet.DispatcherServletPath' dispatcherServletRegistration (OnBeanCondition) MockMvcSecurityConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors' (OnClassCondition) MockMvcWebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.gargoylesoftware.htmlunit.WebClient' (OnClassCondition) MockMvcWebDriverAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.openqa.selenium.htmlunit.HtmlUnitDriver' (OnClassCondition) MongoAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MongoReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.reactivestreams.client.MongoClient' (OnClassCondition) MongoRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.mongodb.client.MongoClient' (OnClassCondition) MustacheAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.samskivert.mustache.Mustache' (OnClassCondition) Neo4jAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jReactiveRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) Neo4jRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.neo4j.driver.Driver' (OnClassCondition) NettyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.util.NettyRuntime' (OnClassCondition) OAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.configuration.EnableWebSecurity' (OnClassCondition) OAuth2LoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.client.OAuth2RestTemplate' (OnClassCondition) OAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken' (OnClassCondition) OpenApiControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) OpenApiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ProjectInfoAutoConfiguration#buildProperties: Did not match: - @ConditionalOnResource did not find resource '${spring.info.build.location:classpath:META-INF/build-info.properties}' (OnResourceCondition) ProjectInfoAutoConfiguration#gitProperties: Did not match: - GitResource did not find git info at classpath:git.properties (ProjectInfoAutoConfiguration.GitResourceAvailableCondition) QuartzAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.quartz.Scheduler' (OnClassCondition) R2dbcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcDataAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.r2dbc.core.R2dbcEntityTemplate' (OnClassCondition) R2dbcInitializationConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'io.r2dbc.spi.ConnectionFactory', 'org.springframework.r2dbc.connection.init.DatabasePopulator' (OnClassCondition) R2dbcRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.r2dbc.spi.ConnectionFactory' (OnClassCondition) R2dbcTransactionManagerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.r2dbc.connection.R2dbcTransactionManager' (OnClassCondition) RSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketRequesterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.RSocket' (OnClassCondition) RSocketSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.rsocket.core.SecuritySocketAcceptorInterceptor' (OnClassCondition) RSocketServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.rsocket.core.RSocketServer' (OnClassCondition) RSocketStrategiesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.netty.buffer.PooledByteBufAllocator' (OnClassCondition) RabbitAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.rabbitmq.client.Channel' (OnClassCondition) ReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.springframework.boot.actuate.health.ReactiveHealthIndicator', 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveCompositeDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) ReactiveElasticsearchRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient' (OnClassCondition) ReactiveElasticsearchRestClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'reactor.netty.http.client.HttpClient' (OnClassCondition) ReactiveOAuth2ClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveOAuth2ResourceServerAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveSecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.annotation.web.reactive.EnableWebFluxSecurity' (OnClassCondition) ReactiveUserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.ReactiveAuthenticationManager' (OnClassCondition) ReactiveWebServerFactoryAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) ReactorLoadBalancerClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) RedisAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.core.RedisOperations' (OnClassCondition) RedisCacheConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.RedisConnectionFactory' (OnClassCondition) RedisReactiveAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.connection.ReactiveRedisConnectionFactory' (OnClassCondition) RedisRepositoriesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.redis.repository.configuration.EnableRedisRepositories' (OnClassCondition) RefreshAutoConfiguration#configDataContextRefresher: Did not match: - NoneNestedConditions 1 matched 2 did not; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapEnabled @ConditionalOnProperty (spring.cloud.bootstrap.enabled) did not find property 'spring.cloud.bootstrap.enabled'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnUseLegacyProcessingEnabled @ConditionalOnProperty (spring.config.use-legacy-processing) did not find property 'spring.config.use-legacy-processing'; NestedCondition on ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition.OnBootstrapMarkerClassPresent @ConditionalOnClass found required class 'org.springframework.cloud.bootstrap.marker.Marker' (ConditionalOnBootstrapDisabled.OnBootstrapDisabledCondition) Matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.refresh.ConfigDataContextRefresher; SearchStrategy: all) did not find any beans (OnBeanCondition) RefreshEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.endpoint.EndpointAutoConfiguration' (OnClassCondition) RemoteDevToolsAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.devtools.remote.secret) did not find property 'secret' (OnPropertyCondition) Matched: - @ConditionalOnClass found required classes 'javax.servlet.Filter', 'org.springframework.http.server.ServerHttpRequest' (OnClassCondition) RepositoryRestMvcAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.webmvc.config.RepositoryRestMvcConfiguration' (OnClassCondition) ResourceServerTokenRelayAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfiguration' (OnClassCondition) Saml2RelyingPartyAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository' (OnClassCondition) SecurityAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.DefaultAuthenticationEventPublisher' (OnClassCondition) SecurityFilterAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.config.http.SessionCreationPolicy' (OnClassCondition) SendGridAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.sendgrid.SendGrid' (OnClassCondition) ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.endpoint.annotation.Endpoint' (OnClassCondition) ServletWebServerFactoryAutoConfiguration#forwardedHeaderFilter: Did not match: - @ConditionalOnProperty (server.forward-headers-strategy=framework) did not find property 'server.forward-headers-strategy' (OnPropertyCondition) ServletWebServerFactoryConfiguration.EmbeddedJetty: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.server.Server', 'org.eclipse.jetty.util.Loader', 'org.eclipse.jetty.webapp.WebAppContext' (OnClassCondition) ServletWebServerFactoryConfiguration.EmbeddedUndertow: Did not match: - @ConditionalOnClass did not find required classes 'io.undertow.Undertow', 'org.xnio.SslClientAuthMode' (OnClassCondition) SessionAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.session.Session' (OnClassCondition) SimpleReactiveDiscoveryClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) SolrAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.apache.solr.client.solrj.impl.CloudSolrClient' (OnClassCondition) SpringApplicationAdminJmxAutoConfiguration: Did not match: - @ConditionalOnProperty (spring.application.admin.enabled=true) did not find property 'enabled' (OnPropertyCondition) SpringDataRestConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.data.rest.core.config.RepositoryRestConfiguration' (OnClassCondition) SpringfoxWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2ControllerWebFlux: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) Swagger2WebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) SwaggerUiWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) TaskSchedulingAutoConfiguration#taskScheduler: Did not match: - @ConditionalOnBean (names: org.springframework.context.annotation.internalScheduledAnnotationProcessor; SearchStrategy: all) did not find any beans named org.springframework.context.annotation.internalScheduledAnnotationProcessor (OnBeanCondition) ThymeleafAutoConfiguration.DataAttributeDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'com.github.mxab.thymeleaf.extras.dataattribute.dialect.DataAttributeDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafReactiveConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafSecurityDialectConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.thymeleaf.extras.springsecurity5.dialect.SpringSecurityDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebFluxConfiguration: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) ThymeleafAutoConfiguration.ThymeleafWebLayoutConfiguration: Did not match: - @ConditionalOnClass did not find required class 'nz.net.ultraq.thymeleaf.LayoutDialect' (OnClassCondition) ThymeleafAutoConfiguration.ThymeleafWebMvcConfiguration#resourceUrlEncodingFilter: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) TransactionAutoConfiguration#transactionalOperator: Did not match: - @ConditionalOnSingleCandidate (types: org.springframework.transaction.ReactiveTransactionManager; SearchStrategy: all) did not find any beans (OnBeanCondition) TransactionAutoConfiguration.EnableTransactionManagementConfiguration.JdkDynamicAutoProxyConfiguration: Did not match: - @ConditionalOnProperty (spring.aop.proxy-target-class=false) did not find property 'proxy-target-class' (OnPropertyCondition) UserDetailsServiceAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.security.authentication.AuthenticationManager' (OnClassCondition) WebClientAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.function.client.WebClient' (OnClassCondition) WebFluxAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.reactive.config.WebFluxConfigurer' (OnClassCondition) WebFluxRequestHandlerProvider: Did not match: - did not find reactive web application classes (OnWebApplicationCondition) WebMvcAutoConfiguration#hiddenHttpMethodFilter: Did not match: - @ConditionalOnProperty (spring.mvc.hiddenmethod.filter.enabled) did not find property 'enabled' (OnPropertyCondition) WebMvcAutoConfiguration.ResourceChainCustomizerConfiguration: Did not match: - @ConditionalOnEnabledResourceChain did not find class org.webjars.WebJarAssetLocator (OnEnabledResourceChainCondition) WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter#beanNameViewResolver: Did not match: - @ConditionalOnMissingBean (types: org.springframework.web.servlet.view.BeanNameViewResolver; SearchStrategy: all) found beans of type 'org.springframework.web.servlet.view.BeanNameViewResolver' beanNameViewResolver (OnBeanCondition) WebServiceTemplateAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.oxm.Marshaller' (OnClassCondition) WebServicesAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.ws.transport.http.MessageDispatcherServlet' (OnClassCondition) WebSocketMessagingAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer' (OnClassCondition) WebSocketReactiveAutoConfiguration: Did not match: - @ConditionalOnWebApplication did not find reactive web application classes (OnWebApplicationCondition) WebSocketServletAutoConfiguration.Jetty10WebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required classes 'org.eclipse.jetty.websocket.javax.server.internal.JavaxWebSocketServerContainer', 'org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer' (OnClassCondition) WebSocketServletAutoConfiguration.JettyWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer' (OnClassCondition) WebSocketServletAutoConfiguration.UndertowWebSocketConfiguration: Did not match: - @ConditionalOnClass did not find required class 'io.undertow.websockets.jsr.Bootstrap' (OnClassCondition) WritableEnvironmentEndpointAutoConfiguration: Did not match: - @ConditionalOnClass did not find required class 'org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointProperties' (OnClassCondition) XADataSourceAutoConfiguration: Did not match: - @ConditionalOnBean (types: org.springframework.boot.jdbc.XADataSourceWrapper; SearchStrategy: all) did not find any beans of type org.springframework.boot.jdbc.XADataSourceWrapper (OnBeanCondition) Matched: - @ConditionalOnClass found required classes 'javax.sql.DataSource', 'javax.transaction.TransactionManager', 'org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- org.springframework.boot.autoconfigure.context.ConfigurationPropertiesAutoConfiguration org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration org.springframework.boot.autoconfigure.context.LifecycleAutoConfiguration org.springframework.cloud.client.CommonsClientAutoConfiguration org.springframework.cloud.commons.httpclient.HttpClientConfiguration org.springframework.cloud.netflix.eureka.config.DiscoveryClientOptionalArgsConfiguration org.springframework.cloud.config.client.ConfigClientAutoConfiguration org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration org.springframework.cloud.autoconfigure.LifecycleMvcEndpointAutoConfiguration org.springframework.boot.autoconfigure.availability.ApplicationAvailabilityAutoConfiguration org.springframework.boot.autoconfigure.info.ProjectInfoAutoConfiguration
19358 main INFO com.rvy.controller.ControllerAppTest Started ControllerAppTest in 18.729 seconds (JVM running for 20.233)
19360 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state LivenessState changed to CORRECT
19361 main DEBUG org.springframework.boot.availability.ApplicationAvailabilityBean Application availability state ReadinessState changed to ACCEPTING_TRAFFIC
19362 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Storing ApplicationContext [485237151] in cache under key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
19362 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 0, missCount = 1]
19363 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Setting up MockHttpServletRequest, MockHttpServletResponse, ServletWebRequest, and RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@707b0b9b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]].
19379 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
19379 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 1, missCount = 1]
19380 main DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener Performing dependency injection for test context [[DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@707b0b9b, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]].
19381 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
19381 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 2, missCount = 1]
19384 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
19384 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 3, missCount = 1]
19388 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener Before test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@707b0b9b, testMethod = ControllerTester@ControllerAppTest, testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
19394 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
19394 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 4, missCount = 1]
19395 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
19396 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 5, missCount = 1]
19403 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
19403 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 6, missCount = 1]
20900 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet POST "/customers", parameters={}
20904 main DEBUG org.springframework.web.servlet.handler.SimpleUrlHandlerMapping Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]
20907 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
21011 main DEBUG org.hibernate.stat.internal.StatisticsInitiator Statistics initialized [enabled=false]
21028 main DEBUG org.springframework.web.servlet.resource.ResourceHttpRequestHandler Resource not found
21028 main DEBUG org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
21029 main DEBUG org.springframework.test.web.servlet.TestDispatcherServlet Completed 404 NOT_FOUND
21041 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21041 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 7, missCount = 1]
21042 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 8, missCount = 1]
21042 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21042 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 9, missCount = 1]
21043 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21043 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 10, missCount = 1]
21045 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21045 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 11, missCount = 1]
21046 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21046 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 12, missCount = 1]
21047 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test method: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@707b0b9b, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]], class annotated with @DirtiesContext [false] with mode [null], method annotated with @DirtiesContext [false] with mode [null].
21047 main DEBUG org.springframework.test.context.web.ServletTestExecutionListener Resetting RequestContextHolder for test context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = com.rvy.controller.ControllerAppTest@707b0b9b, testMethod = ControllerTester@ControllerAppTest, testException = java.lang.AssertionError: Status expected:<201> but was:<404>, mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.populatedRequestContextHolder' -> true, 'org.springframework.test.context.web.ServletTestExecutionListener.resetRequestContextHolder' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]].
21074 main DEBUG org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate Retrieved ApplicationContext [485237151] from cache with key [[WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]]]
21074 main DEBUG org.springframework.test.context.cache Spring test ApplicationContext cache statistics: [DefaultContextCache@2162e4a size = 1, maxSize = 32, parentContextCount = 0, hitCount = 13, missCount = 1]
21075 main DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener After test class: context [DefaultTestContext@2f3c6ac4 testClass = ControllerAppTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e8ab815 testClass = ControllerAppTest, locations = '{}', classes = '{class com.rvy.CustomerSupermarketAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[[ImportsContextCustomizer@67af833b key = [org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.client.servlet.OAuth2ClientAutoConfiguration, org.springframework.boot.autoconfigure.security.oauth2.resource.servlet.OAuth2ResourceServerAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.SecurityFilterAutoConfiguration, org.springframework.boot.autoconfigure.security.servlet.UserDetailsServiceAutoConfiguration, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcSecurityConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2fc6f97f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@35f26e72, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@cf9dc07c, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5d9b7a8a, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@56f0cc85, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@4b3fa0b3, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@7f36662c, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@124c278f], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false, 'org.springframework.test.context.support.DependencyInjectionTestExecutionListener.reinjectDependencies' -> true]], class annotated with @DirtiesContext [false] with mode [null].
21081 SpringApplicationShutdownHook DEBUG org.springframework.web.context.support.GenericWebApplicationContext Closing org.springframework.web.context.support.GenericWebApplicationContext@1cec219f, started on Thu Jul 29 22:00:53 IST 2021, parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@62e7dffa
21081 SpringApplicationShutdownHook INFO org.springframework.cloud.netflix.eureka.serviceregistry.EurekaServiceRegistry Unregistering application CUSTOMER-SERVICE with eureka with status DOWN
21082 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Saw local status change event StatusChangeEvent [timestamp=1627576270103, current=DOWN, previous=UP]
21082 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Executing on-demand update of local InstanceInfo
21082 DiscoveryClient-InstanceInfoReplicator-0 DEBUG com.netflix.discovery.InstanceInfoReplicator Canceling the latest scheduled update, it will be rescheduled at the end of on demand update
21082 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003: registering service...
21082 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate HTTP POST http://localhost:8761/eureka/apps/CUSTOMER-SERVICE
21083 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
21083 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 2147483647
21083 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Writing [InstanceInfo [instanceId = host.docker.internal:customer-service:9003, appName = CUSTOMER-SERVICE, hostName = host.docker.internal, status = DOWN, ipAddr = 192.168.43.173, port = 9003, securePort = 443, dataCenterInfo = com.netflix.appinfo.MyDataCenterInfo@7fb84ef7] as "application/json"
21083 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Bean 'documentationPluginsBootstrapper' completed its stop procedure
21083 SpringApplicationShutdownHook DEBUG org.springframework.context.support.DefaultLifecycleProcessor Stopping beans in phase 0
21085 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
21085 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
21085 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20]
21087 SpringApplicationShutdownHook DEBUG org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor Shutting down ExecutorService 'applicationTaskExecutor'
21092 SpringApplicationShutdownHook INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean Closing JPA EntityManagerFactory for persistence unit 'default'
21092 SpringApplicationShutdownHook DEBUG org.hibernate.internal.SessionFactoryImpl HHH000031: Closing
21092 SpringApplicationShutdownHook DEBUG org.hibernate.type.spi.TypeConfiguration$Scope Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@12e085] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@4e3c0627]
21094 SpringApplicationShutdownHook DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries
21094 SpringApplicationShutdownHook DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries
21095 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown initiated...
21095 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - Before shutdown stats (total=10, active=0, idle=10, waiting=0)
21096 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@69fe8c75: (connection evicted)
21098 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@623037a4: (connection evicted)
21099 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@2732b586: (connection evicted)
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "[read] I/O error: Read timed out"
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: set socket timeout to 0
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Executing request POST /eureka/apps/CUSTOMER-SERVICE HTTP/1.1
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Target auth state: UNCHALLENGED
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Proxy auth state: UNCHALLENGED
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> POST /eureka/apps/CUSTOMER-SERVICE HTTP/1.1
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Accept: application/json, application/*+json
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Accept-Encoding: gzip
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Content-Type: application/json
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Content-Length: 1060
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Host: localhost:8761
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> Connection: Keep-Alive
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.11)
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "POST /eureka/apps/CUSTOMER-SERVICE HTTP/1.1[\r][\n]"
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Accept: application/json, application/*+json[\r][\n]"
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Accept-Encoding: gzip[\r][\n]"
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Content-Type: application/json[\r][\n]"
21100 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Content-Length: 1060[\r][\n]"
21101 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Host: localhost:8761[\r][\n]"
21101 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
21101 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.11)[\r][\n]"
21101 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "[\r][\n]"
21101 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@75315f6c: (connection evicted)
21102 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 >> "{"instance":{"instanceId":"host.docker.internal:customer-service:9003","app":"CUSTOMER-SERVICE","appGroupName":null,"ipAddr":"192.168.43.173","sid":"na","homePageUrl":"http://host.docker.internal:9003/","statusPageUrl":"http://host.docker.internal:9003/rvy/api/actuator/info","healthCheckUrl":"http://host.docker.internal:9003/rvy/api/actuator/health","secureHealthCheckUrl":null,"vipAddress":"customer-service","secureVipAddress":"customer-service","countryId":1,"dataCenterInfo":{"@class":"com.netflix.appinfo.InstanceInfo$DefaultDataCenterInfo","name":"MyOwn"},"hostName":"host.docker.internal","status":"DOWN","overriddenStatus":"UNKNOWN","leaseInfo":{"renewalIntervalInSecs":30,"durationInSecs":90,"registrationTimestamp":0,"lastRenewalTimestamp":0,"evictionTimestamp":0,"serviceUpTimestamp":0},"isCoordinatingDiscoveryServer":false,"lastUpdatedTimestamp":1627576266421,"lastDirtyTimestamp":1627576270103,"actionType":null,"asgName":null,"port":{"$":9003,"@enabled":"true"},"securePort":{"$":443,"@enabled":"false"},"metadata":{"management.port":"9003"}}}"
21102 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@471d4ac9: (connection evicted)
21104 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@798fdd41: (connection evicted)
21104 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@11005213: (connection evicted)
21105 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@6e35b560: (connection evicted)
21105 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@4353f16d: (connection evicted)
21106 HikariPool-1 connection closer DEBUG com.zaxxer.hikari.pool.PoolBase HikariPool-1 - Closing connection org.postgresql.jdbc.PgConnection@44b14993: (connection evicted)
21110 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "HTTP/1.1 204 [\r][\n]"
21110 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "Content-Type: application/json[\r][\n]"
21110 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "Date: Thu, 29 Jul 2021 16:31:10 GMT[\r][\n]"
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "Keep-Alive: timeout=60[\r][\n]"
21111 SpringApplicationShutdownHook DEBUG com.zaxxer.hikari.pool.HikariPool HikariPool-1 - After shutdown stats (total=0, active=0, idle=0, waiting=0)
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "Connection: keep-alive[\r][\n]"
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.wire http-outgoing-1 << "[\r][\n]"
21111 SpringApplicationShutdownHook INFO com.zaxxer.hikari.HikariDataSource HikariPool-1 - Shutdown completed.
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << HTTP/1.1 204
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << Content-Type: application/json
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << Date: Thu, 29 Jul 2021 16:31:10 GMT
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << Keep-Alive: timeout=60
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.headers http-outgoing-1 << Connection: keep-alive
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.execchain.MainClientExec Connection can be kept alive for 60000 MILLISECONDS
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection [id: 1][route: {}->http://localhost:8761] can be kept alive for 60.0 seconds
21111 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Shutting down DiscoveryClient ...
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: set socket timeout to 0
21111 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 1][route: {}->http://localhost:8761][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20]
21112 DiscoveryClient-InstanceInfoReplicator-0 DEBUG org.springframework.web.client.RestTemplate Response 204 NO_CONTENT
21112 DiscoveryClient-InstanceInfoReplicator-0 INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - registration status: 204
21118 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Unregistering ...
21119 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate HTTP DELETE http://localhost:8761/eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003
21120 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate Accept=[application/json, application/*+json]
21121 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAddCookies CookieSpec selected: default
21121 SpringApplicationShutdownHook DEBUG org.apache.http.client.protocol.RequestAuthCache Auth cache not set in the context
21121 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection request: [route: {}->http://localhost:8761][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20]
21121 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection leased: [id: 1][route: {}->http://localhost:8761][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
21121 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: set socket timeout to 0
21121 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Executing request DELETE /eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 HTTP/1.1
21121 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Target auth state: UNCHALLENGED
21121 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Proxy auth state: UNCHALLENGED
21121 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 >> DELETE /eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 HTTP/1.1
21121 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 >> Accept: application/json, application/*+json
21121 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 >> Content-Length: 0
21121 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 >> Host: localhost:8761
21121 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 >> Connection: Keep-Alive
21121 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.11)
21121 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 >> Accept-Encoding: gzip,deflate
21122 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 >> "DELETE /eureka/apps/CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 HTTP/1.1[\r][\n]"
21122 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 >> "Accept: application/json, application/*+json[\r][\n]"
21122 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 >> "Content-Length: 0[\r][\n]"
21122 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 >> "Host: localhost:8761[\r][\n]"
21122 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
21122 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/11.0.11)[\r][\n]"
21122 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
21122 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 >> "[\r][\n]"
21133 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 << "HTTP/1.1 200 [\r][\n]"
21133 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 << "Content-Type: application/json[\r][\n]"
21133 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 << "Content-Length: 0[\r][\n]"
21133 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 << "Date: Thu, 29 Jul 2021 16:31:10 GMT[\r][\n]"
21133 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 << "Keep-Alive: timeout=60[\r][\n]"
21133 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 << "Connection: keep-alive[\r][\n]"
21133 SpringApplicationShutdownHook DEBUG org.apache.http.wire http-outgoing-1 << "[\r][\n]"
21133 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 << HTTP/1.1 200
21133 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 << Content-Type: application/json
21133 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 << Content-Length: 0
21133 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 << Date: Thu, 29 Jul 2021 16:31:10 GMT
21133 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 << Keep-Alive: timeout=60
21133 SpringApplicationShutdownHook DEBUG org.apache.http.headers http-outgoing-1 << Connection: keep-alive
21133 SpringApplicationShutdownHook DEBUG org.apache.http.impl.execchain.MainClientExec Connection can be kept alive for 60000 MILLISECONDS
21133 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection [id: 1][route: {}->http://localhost:8761] can be kept alive for 60.0 seconds
21134 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection http-outgoing-1: set socket timeout to 0
21134 SpringApplicationShutdownHook DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager Connection released: [id: 1][route: {}->http://localhost:8761][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20]
21134 SpringApplicationShutdownHook DEBUG org.springframework.web.client.RestTemplate Response 200 OK
21134 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient DiscoveryClient_CUSTOMER-SERVICE/host.docker.internal:customer-service:9003 - deregister status: 200
21138 SpringApplicationShutdownHook INFO com.netflix.discovery.DiscoveryClient Completed shut down of DiscoveryClient
Logback Log Messages

Log session start time Thu Jul 29 23:06:30 IST 2021

RelativeTime Thread MDC Level Logger Message
Logback Log Messages

Log session start time Thu Jul 29 23:06:32 IST 2021

RelativeTime Thread MDC Level Logger Message
3088 restartedMain DEBUG org.springframework.core.env.PropertySourcesPropertyResolver Found key 'spring.application.name' in PropertySource 'configurationProperties' with value of type String
3099 restartedMain DEBUG org.springframework.boot.SpringApplication Loading source class org.springframework.cloud.bootstrap.BootstrapImportSelectorConfiguration
3134 background-preinit DEBUG org.jboss.logging Logging Provider: org.jboss.logging.Log4j2LoggerProvider
3167 background-preinit INFO org.hibernate.validator.internal.util.Version HV000001: Hibernate Validator 6.2.0.Final
3206 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser Trying to load META-INF/validation.xml for XML based Validator configuration.
3212 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via TCCL
3213 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper Trying to load META-INF/validation.xml via Hibernate Validator's class loader
3214 background-preinit DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser No META-INF/validation.xml found. Using annotation based configuration only.
3234 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
3237 background-preinit DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
3257 restartedMain DEBUG org.springframework.boot.devtools.restart.ChangeableUrls Matching URLs for reloading : [file:/D:/PS/Training/Product%20Dvelopment/projects/customer-supermarket-app/target/classes/]
3258 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Included patterns for restart : []
3258 restartedMain DEBUG org.springframework.boot.devtools.settings.DevToolsSettings Excluded patterns for restart : [/spring-boot-starter-[\w-]+/, /spring-boot/(bin|build|out)/, /spring-boot-starter/(bin|build|out)/, /spring-boot-devtools/(bin|build|out)/, /spring-boot-actuator/(bin|build|out)/, /spring-boot-autoconfigure/(bin|build|out)/]
3258 restartedMain INFO org.springframework.boot.devtools.env.DevToolsPropertyDefaultsPostProcessor Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
3258 restartedMain DEBUG org.springframework.context.annotation.AnnotationConfigApplicationContext Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3bfd2d88
3276 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
3278 background-preinit DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator Loaded expression factory via original TCCL
3295 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.internalCachingMetadataReaderFactory'
3557 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
3565 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
3565 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
3565 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
3565 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
3565 background-preinit DEBUG org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
3621 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'propertySourcesPlaceholderConfigurer'
3634 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerProcessor'
3639 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.event.internalEventListenerFactory'
3643 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
3647 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
3657 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'
3658 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor'
3659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinder'
3659 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.internalConfigurationPropertiesBinderFactory'
3664 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesBeans'
3700 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'bootstrapImportSelectorConfiguration'
3705 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration'
3723 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.BoundConfigurationProperties'
3724 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.context.properties.EnableConfigurationPropertiesRegistrar.methodValidationExcludeFilter'
3726 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'spring.cloud.config-org.springframework.cloud.bootstrap.config.PropertySourceBootstrapProperties'
3749 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.bootstrap.encrypt.EncryptionBootstrapConfiguration'
3751 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'keyProperties'
3759 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'environmentDecryptApplicationListener'
3765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'org.springframework.context.annotation.AnnotationConfigApplicationContext@3bfd2d88'
3765 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'environmentDecryptApplicationListener' via factory method to bean named 'keyProperties'
3768 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration'
3773 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'configurationPropertiesRebinder'
3774 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Autowiring by type from bean name 'configurationPropertiesRebinder' via factory method to bean named 'configurationPropertiesBeans'
3824 restartedMain DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory Creating shared instance of singleton bean 'org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration'
3856 restartedMain DEBUG org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener ============================ CONDITIONS EVALUATION REPORT ============================ Positive matches: ----------------- ConfigurationPropertiesRebinderAutoConfiguration matched: - @ConditionalOnBean (types: org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor; SearchStrategy: all) found bean 'org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor' (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesBeans matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesBeans; SearchStrategy: current) did not find any beans (OnBeanCondition) ConfigurationPropertiesRebinderAutoConfiguration#configurationPropertiesRebinder matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.context.properties.ConfigurationPropertiesRebinder; SearchStrategy: current) did not find any beans (OnBeanCondition) EncryptionBootstrapConfiguration matched: - @ConditionalOnClass found required class 'org.springframework.security.crypto.encrypt.TextEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration#keyProperties matched: - @ConditionalOnMissingBean (types: org.springframework.cloud.bootstrap.encrypt.KeyProperties; SearchStrategy: all) did not find any beans (OnBeanCondition) PropertyPlaceholderAutoConfiguration#propertySourcesPlaceholderConfigurer matched: - @ConditionalOnMissingBean (types: org.springframework.context.support.PropertySourcesPlaceholderConfigurer; SearchStrategy: current) did not find any beans (OnBeanCondition) Negative matches: ----------------- EncryptionBootstrapConfiguration.RsaEncryptionConfiguration: Did not match: - Keystore nor key found in Environment (EncryptionBootstrapConfiguration.KeyCondition) Matched: - @ConditionalOnClass found required class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) EncryptionBootstrapConfiguration.VanillaEncryptionConfiguration: Did not match: - @ConditionalOnMissingClass found unwanted class 'org.springframework.security.rsa.crypto.RsaSecretEncryptor' (OnClassCondition) Exclusions: ----------- None Unconditional classes: ---------------------- None
3869 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Creating new Restarter for thread Thread[main,5,main]
3869 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Immediately restarting application
3869 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Created RestartClassLoader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@6fd94ddb
3869 restartedMain DEBUG org.springframework.boot.devtools.restart.Restarter Starting application com.rvy.CustomerSupermarketAppApplication with URLs [file:/D:/PS/Training/Product%20Dvelopment/projects/customer-supermarket-app/target/classes/]